1.6.5 beta更新

This commit is contained in:
2025-05-25 22:45:13 +08:00
parent e6254b5ea4
commit e72ace70ca
9 changed files with 56 additions and 10 deletions

View File

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