fix: 修改道路数据切换状态闪退

This commit is contained in:
2022-11-30 12:10:39 +08:00
parent c6ae0b54b2
commit 7c22a5ca72
3 changed files with 5 additions and 5 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 23
targetSdkVersion 30
versionCode 33
versionName "8.221129"
versionCode 34
versionName "8.221130"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {