Skip to content

Commit 6f14e3a

Browse files
author
Wonday
committed
upgrade third push sdk
1 parent 41759ce commit 6f14e3a

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies {
3434

3535
implementation fileTree(include: ['*.jar'], dir: 'libs')
3636
implementation 'com.facebook.react:react-native:+'
37-
api ('com.aliyun.ams:alicloud-android-push:3.1.5')
37+
api ('com.aliyun.ams:alicloud-android-push:3.1.6')
3838
{
3939
exclude module:'alicloud-android-utdid'
4040
}
@@ -48,7 +48,7 @@ dependencies {
4848
implementation ('com.aliyun.ams:alicloud-android-ut:5.4.0') {
4949
exclude module:'alicloud-android-utdid'
5050
}
51-
api(name: 'alicloud-android-third-push-3.0.6', ext: 'aar') {
51+
api(name: 'alicloud-android-third-push-3.0.9', ext: 'aar') {
5252
exclude module:'alicloud-android-utdid'
5353
}
5454
implementation 'me.leolin:ShortcutBadger:1.1.22@aar'
-373 KB
Binary file not shown.
885 KB
Binary file not shown.

0 commit comments

Comments
 (0)