Skip to content

Commit ae747f5

Browse files
committed
updating huawei version in the example integration
1 parent f85e42e commit ae747f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies {
9595
//required for FCM push
9696
implementation 'com.google.firebase:firebase-messaging:22.0.0'
9797
//required for huawei push
98-
implementation 'com.huawei.hms:push:5.3.0.304'
98+
implementation 'com.huawei.hms:push:6.3.0.304'
9999

100100
implementation 'com.google.android.material:material:1.6.0-alpha02'
101101
implementation 'androidx.appcompat:appcompat:1.4.1'

0 commit comments

Comments
 (0)