fix: 增加1秒2拍功能

This commit is contained in:
2022-07-13 10:30:14 +08:00
parent eda74677d4
commit dd9144aa32
3 changed files with 43 additions and 12 deletions

View File

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