upgrade unified push connector to 2.0.1 (#2672)
This commit is contained in:
parent
7a53bce439
commit
19ef80432a
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ dependencies {
|
|||
implementation "de.c1710:filemojicompat-defaults:$filemojicompat_version"
|
||||
|
||||
implementation "org.bouncycastle:bcprov-jdk15on:1.70"
|
||||
implementation "com.github.UnifiedPush:android-connector:2.0.0"
|
||||
implementation "com.github.UnifiedPush:android-connector:2.0.1"
|
||||
|
||||
testImplementation "androidx.test.ext:junit:1.1.3"
|
||||
testImplementation "org.robolectric:robolectric:4.8.1"
|
||||
|
|
Loading…
Reference in a new issue