Skip to content

Commit

Permalink
updating huawei version in the example integration
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtursKadikis committed Aug 5, 2022
1 parent f85e42e commit ae747f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies {
//required for FCM push
implementation 'com.google.firebase:firebase-messaging:22.0.0'
//required for huawei push
implementation 'com.huawei.hms:push:5.3.0.304'
implementation 'com.huawei.hms:push:6.3.0.304'

implementation 'com.google.android.material:material:1.6.0-alpha02'
implementation 'androidx.appcompat:appcompat:1.4.1'
Expand Down

0 comments on commit ae747f5

Please sign in to comment.