修改自动捕捉

This commit is contained in:
2022-12-15 14:59:34 +08:00
parent 00b8dc27d1
commit 60bc4a2569
2 changed files with 6 additions and 3 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 23
targetSdkVersion 30
versionCode 37
versionName "8.221213"
versionCode 38
versionName "8.221214"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {