fix: 增加全局异常记录

This commit is contained in:
2023-02-17 13:33:55 +08:00
parent 11289fb08a
commit f7943db1c0
9 changed files with 134 additions and 23 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 30
versionCode 46
versionName "8.230214"
versionCode 47
versionName "8.230216"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {