fix: 修改版本号

This commit is contained in:
xiaoyan 2022-06-15 11:36:06 +08:00
parent c6ca30eb0f
commit eda74677d4

View File

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