We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85e42e commit ae747f5Copy full SHA for ae747f5
app/build.gradle
@@ -95,7 +95,7 @@ dependencies {
95
//required for FCM push
96
implementation 'com.google.firebase:firebase-messaging:22.0.0'
97
//required for huawei push
98
- implementation 'com.huawei.hms:push:5.3.0.304'
+ implementation 'com.huawei.hms:push:6.3.0.304'
99
100
implementation 'com.google.android.material:material:1.6.0-alpha02'
101
implementation 'androidx.appcompat:appcompat:1.4.1'
0 commit comments