添加机厅功能

This commit is contained in:
2025-03-27 16:06:08 +08:00
parent 0e3abe4621
commit a71d53e8c4
4 changed files with 165 additions and 3 deletions

View File

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