mirror of
https://github.com/pppscn/SmsForwarder
synced 2024-11-04 06:00:11 +00:00
升级:依赖版本
This commit is contained in:
parent
06bc7adbe4
commit
2b091bbefe
@ -229,8 +229,8 @@ dependencies {
|
||||
//屏幕适配AutoSize:https://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"
|
||||
|
||||
//CodeView:https://github.com/AmrDeveloper/CodeView
|
||||
implementation 'io.github.amrdeveloper:codeview:1.3.8'
|
||||
implementation 'io.github.amrdeveloper:codeview:1.3.9'
|
||||
|
||||
//LiveEventBus:https://github.com/JeremyLiao/LiveEventBus
|
||||
implementation 'io.github.jeremyliao:live-event-bus-x:1.8.0'
|
||||
|
Loading…
Reference in New Issue
Block a user