1.6.4beta

This commit is contained in:
2025-05-10 13:09:12 +08:00
parent 235b477fba
commit 5844dc638d
12 changed files with 256 additions and 19 deletions

View File

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