1.修改物理删除 只要提交成功就会删除数据 2.修改获取数据库给设置值的逻辑 3.修改友盟的一些bug

This commit is contained in:
wangdongsheng
2021-11-19 18:32:31 +08:00
parent a0be1ab4d0
commit 4f9c4fbdf4
43 changed files with 515 additions and 491 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 22
targetSdkVersion 30
versionCode 7
versionName "6.1113"
versionCode 8
versionName "6.1118"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {