feat: H5热更新v5→v6 — versionCode 8→5, 远端version.txt指向v6

This commit is contained in:
LukeMackin
2026-07-21 12:17:49 +08:00
parent bfa365c2c2
commit de20e837fa
4 changed files with 49 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ android {
applicationId "dev.yuzu.gca"
minSdk 24
targetSdk 35
versionCode 8
versionCode 5
versionName "0.1.0"
}