chore: Upgrade unifiedpush to 4.0.0

This commit is contained in:
S1m 2022-04-05 05:49:28 +00:00 committed by Krille Fear
commit 97e94c6032
6 changed files with 32 additions and 49 deletions

View file

@ -86,7 +86,6 @@ dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test:runner:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
implementation 'com.github.UnifiedPush:android-connector:1.2.3' // needed for unifiedpush
implementation 'androidx.multidex:multidex:2.0.1'
}