We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f4195f commit 8ea3f07Copy full SHA for 8ea3f07
unifiedpush_android/android/build.gradle
@@ -56,7 +56,7 @@ android {
56
57
dependencies {
58
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
59
- implementation "com.github.UnifiedPush:android-connector:2.4.0"
+ implementation "com.github.UnifiedPush:android-connector:eca07d314d"
60
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2'
61
//implementation files("../../../flutter/bin/cache/artifacts/engine/android-x64/flutter.jar")
62
}
0 commit comments