fix: 修改拍照后loading的问题

This commit is contained in:
2023-02-03 13:54:30 +08:00
parent 3f8ee91230
commit b2e5d6dd87
3 changed files with 14 additions and 3 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "com.navinfo.outdoor"
minSdkVersion 24
targetSdkVersion 30
versionCode 44
versionName "8.230202"
versionCode 45
versionName "8.230203"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ndk {