fix: 修改版本号

This commit is contained in:
2023-02-02 13:52:05 +08:00
parent 8392b7ba7e
commit b6a6c85da7
2 changed files with 4 additions and 4 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 30
versionCode 43
versionName "8.230130"
versionCode 44
versionName "8.230202"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {