fix: 修改版本号

This commit is contained in:
2023-01-29 18:13:12 +08:00
parent 57f07be916
commit 61d369b97c
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 23
targetSdkVersion 30
versionCode 42
versionName "8.230112"
versionCode 43
versionName "8.230130"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {