chore: Update UP and automatically re-register UP on startup
This commit is contained in:
parent
d71881fdb5
commit
08bae9f6ba
4 changed files with 11 additions and 11 deletions
|
|
@ -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.0.0-beta3' // needed for unifiedpush
|
||||
implementation 'com.github.UnifiedPush:android-connector:1.1.0' // needed for unifiedpush
|
||||
}
|
||||
|
||||
if(file("google-services.json").exists()){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue