1.6.1 b update

This commit is contained in:
2025-04-11 17:06:01 +08:00
parent 4f68c195d9
commit cf50c338f8
15 changed files with 398 additions and 47 deletions

View File

@@ -11,7 +11,7 @@ android {
minSdk 29
targetSdk 34
versionCode 1
versionName "1.6.1"
versionName "1.6.1 b"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}