update unifiedpush

This commit is contained in:
S1m 2021-07-02 09:35:31 +02:00
commit a5219e56d4
3 changed files with 3 additions and 15 deletions

View file

@ -85,7 +85,7 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
implementation "net.zetetic:android-database-sqlcipher:4.4.0" // needed for moor_ffi w/ sqlcipher
implementation 'com.github.UnifiedPush:android-connector:1.1.0' // needed for unifiedpush
implementation 'com.github.UnifiedPush:android-connector:1.2.0' // needed for unifiedpush
}
if(file("google-services.json").exists()){