version:1.6.1

fix:
update:增加bugly
This commit is contained in:
2023-08-31 17:10:09 +08:00
parent 29c799c744
commit ef7f35eccb
3 changed files with 10 additions and 2 deletions

View File

@@ -16,8 +16,8 @@ android {
minSdkVersion 24
targetSdkVersion 29
versionCode 50
versionName "1.5.8"
versionCode 53
versionName "1.6.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
@@ -189,6 +189,8 @@ dependencies {
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.3'
//MMKV
implementation 'com.tencent:mmkv-static:1.2.14'
//bugly
implementation 'com.tencent.bugly:crashreport:4.1.9.2'
//阿里云推送
implementation 'com.aliyun.ams:alicloud-android-push:3.8.0'
//状态栏透明