修改2.17号的bug

This commit is contained in:
wangdongsheng
2021-09-17 16:48:50 +08:00
parent be694155e1
commit 4c84731bee
14 changed files with 176 additions and 122 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 22
targetSdkVersion 30
versionCode 2
versionName "2.0"
versionCode 3
versionName "3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {