升级:依赖版本

This commit is contained in:
pppscn 2024-02-26 10:15:33 +08:00
parent 06bc7adbe4
commit 2b091bbefe

View File

@ -229,8 +229,8 @@ dependencies {
//AutoSizehttps://github.com/JessYanCoding/AndroidAutoSize
implementation 'me.jessyan:autosize:1.2.1'
//umeng统计
implementation 'com.umeng.umsdk:common:9.6.6'
implementation 'com.umeng.umsdk:asms:1.8.0'
implementation 'com.umeng.umsdk:common:9.6.7'
implementation 'com.umeng.umsdk:asms:1.8.2'
//
implementation 'me.samlss:broccoli:1.0.0'
@ -261,7 +261,7 @@ dependencies {
kapt "androidx.room:room-compiler:$room_version"
//CodeViewhttps://github.com/AmrDeveloper/CodeView
implementation 'io.github.amrdeveloper:codeview:1.3.8'
implementation 'io.github.amrdeveloper:codeview:1.3.9'
//LiveEventBushttps://github.com/JeremyLiao/LiveEventBus
implementation 'io.github.jeremyliao:live-event-bus-x:1.8.0'