fix: 修改连续拍照txt与照片名称不匹配的问题

This commit is contained in:
2022-08-17 16:23:55 +08:00
parent 08a542f5ec
commit 02215187e7
2 changed files with 74 additions and 34 deletions

View File

@@ -10,7 +10,7 @@ android {
minSdkVersion 24
targetSdkVersion 30
versionCode 26
versionName "8.220815"
versionName "8.220816"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
lintOptions {