fix: 修改了寻宝逻辑代码

This commit is contained in:
wangdongsheng
2021-11-02 09:53:10 +08:00
parent dc81a6513d
commit 5809a81438
17 changed files with 120 additions and 161 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 22
targetSdkVersion 30
versionCode 4
versionName "4.0"
versionCode 5
versionName "5.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {