fix: 修改bug

This commit is contained in:
2023-01-12 14:05:07 +08:00
parent 5e597accf9
commit 12469bb6f0
3 changed files with 13 additions and 11 deletions

View File

@@ -20,8 +20,8 @@ android {
applicationId "com.navinfo.volvo"
minSdk 24
targetSdk 32
versionCode 1
versionName "1.1"
versionCode 2
versionName "20230112"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"