|
|
@@ -68,9 +68,10 @@ android {
|
|
|
compileOnly "androidx.core:core:1.13.1"
|
|
|
|
|
|
//友盟统计
|
|
|
- implementation 'com.umeng.umsdk:common:9.6.7'
|
|
|
- implementation 'com.umeng.umsdk:asms:1.8.0'
|
|
|
- implementation 'com.umeng.umsdk:apm:1.9.4'
|
|
|
+ implementation 'com.umeng.umsdk:common:9.8.8'
|
|
|
+ implementation 'com.umeng.umsdk:asms:1.8.7.2'
|
|
|
+ //noinspection Aligned16KB
|
|
|
+ implementation 'com.umeng.umsdk:apm:2.0.6'
|
|
|
|
|
|
//渠道包信息读取
|
|
|
compileOnly "extra.pack:channel:1.1.0-SNAPSHOT"
|