mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-04-05 06:30:01 +03:00
Update Unifiedpush Android connector to 3.0.7
This commit is contained in:
parent
b0cc06a3e5
commit
ef6319b735
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ allprojects {
|
|||
}
|
||||
}
|
||||
dependencies {
|
||||
implementation 'org.unifiedpush.android:connector:3.0.5'
|
||||
implementation 'org.unifiedpush.android:connector:3.0.7'
|
||||
|
||||
playstoreImplementation('org.unifiedpush.android:embedded-fcm-distributor:3.0.0')
|
||||
|
||||
|
|
Loading…
Reference in a new issue