Commit ef6319b7 authored by Thomas's avatar Thomas
Browse files

Update Unifiedpush Android connector to 3.0.7

parent b0cc06a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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')