1.2.0 增加bugly
This commit is contained in:
@@ -20,6 +20,8 @@ android {
|
||||
targetSdkVersion 29
|
||||
versionCode 20
|
||||
versionName "1.1.9"
|
||||
// versionCode 21
|
||||
// versionName "1.2.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
@@ -188,6 +190,8 @@ dependencies {
|
||||
annotationProcessor 'com.arialyy.aria:compiler:3.8.15'
|
||||
//MMKV
|
||||
implementation 'com.tencent:mmkv-static:1.2.13'
|
||||
implementation 'com.tencent.bugly:crashreport:4.1.9.2'
|
||||
implementation 'com.iqiyi.xcrash:xcrash-android-lib:3.0.0'
|
||||
//工具类
|
||||
implementation 'com.blankj:utilcodex:1.31.0'
|
||||
//沉浸状态栏
|
||||
|
||||
Reference in New Issue
Block a user