reset: versionCode→5, H5热更新起点v5→v6
- versionCode 6→5 (衔接Git Tag v4) - embedded HTML→v5, 下载目标→v6 - ota/version.txt→v6 - Gitea tags v5/v6已清理
This commit is contained in:
@@ -9,7 +9,7 @@ android {
|
||||
applicationId "dev.yuzu.gca"
|
||||
minSdk 24
|
||||
targetSdk 35
|
||||
versionCode 6
|
||||
versionCode 5
|
||||
versionName "0.1.0"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user