mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-16 19:28:54 +03:00
Update UnifiedPush:android-connector to 1.2.2
This commit is contained in:
parent
0b283bda56
commit
450b0bbbaf
1 changed files with 1 additions and 1 deletions
|
@ -458,7 +458,7 @@ dependencies {
|
|||
kapt libs.dagger.daggerCompiler
|
||||
|
||||
// UnifiedPush
|
||||
implementation 'com.github.UnifiedPush:android-connector:1.2.0'
|
||||
implementation 'com.github.UnifiedPush:android-connector:1.2.2'
|
||||
// UnifiedPush gplay flavor only
|
||||
gplayImplementation('com.github.SchildiChat:android-embedded_fcm_distributor:e223728') {
|
||||
exclude group: 'com.google.firebase', module: 'firebase-core'
|
||||
|
|
Loading…
Add table
Reference in a new issue