fix: 合并代码

This commit is contained in:
2022-11-18 17:54:22 +08:00
3 changed files with 4 additions and 5 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 23
targetSdkVersion 30
versionCode 30
versionName "8.221102"
versionCode 31
versionName "8.221118"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {