Update UnifiedPush:android-connector to 1.2.2

This commit is contained in:
S1m 2021-10-05 20:50:05 +02:00 committed by SpiritCroc
parent 0b283bda56
commit 450b0bbbaf

View File

@ -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'