fix: 修改版本号和请求地址

This commit is contained in:
2023-04-03 10:27:45 +08:00
parent 94c9253372
commit 477f4981e8
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 50
versionName "8.230328-开发版"
versionCode 51
versionName "8.230331-正式版"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {