Skip to content

Commit 8ea3f07

Browse files
committed
Temporary use commit version of android-connector
This version get rid of the toolchain, but a new version can't be published yet
1 parent 9f4195f commit 8ea3f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unifiedpush_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ android {
5656

5757
dependencies {
5858
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
59-
implementation "com.github.UnifiedPush:android-connector:2.4.0"
59+
implementation "com.github.UnifiedPush:android-connector:eca07d314d"
6060
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2'
6161
//implementation files("../../../flutter/bin/cache/artifacts/engine/android-x64/flutter.jar")
6262
}

0 commit comments

Comments
 (0)