File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Examples/OneSignalDemo/app Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ dependencies {
77
77
exclude group : ' com.google.firebase' , module : ' firebase-messaging'
78
78
}
79
79
// Add HMS Push library
80
- huaweiImplementation ' com.huawei.hms:push:6.1 .0.300 '
80
+ huaweiImplementation ' com.huawei.hms:push:6.3 .0.304 '
81
81
// Optionally add HMS location
82
82
huaweiImplementation ' com.huawei.hms:location:4.0.0.300'
83
83
/* * END - Huawei Builds **/
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
10
10
androidGradlePluginVersion = ' 7.0.4'
11
11
googleServicesGradlePluginVersion = ' 4.3.10'
12
12
huaweiAgconnectVersion = ' 1.6.2.300'
13
- huaweiHMSPushVersion = ' 6.1 .0.300 '
13
+ huaweiHMSPushVersion = ' 6.3 .0.304 '
14
14
huaweiHMSLocationVersion = ' 4.0.0.300'
15
15
kotlinVersion = ' 1.4.32'
16
16
onesignalGradlePluginVersion = ' [0.14.0, 0.99.99]'
You can’t perform that action at this time.
0 commit comments