diff --git a/metadata/app.cclauncher.yml b/metadata/app.cclauncher.yml index f4c8bb87db..ab0f4b282d 100644 --- a/metadata/app.cclauncher.yml +++ b/metadata/app.cclauncher.yml @@ -178,6 +178,42 @@ Builds: binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk build: gradle assembleRelease -PtargetAbi=arm64-v8a + - versionName: v9.1.5 + versionCode: 637 + commit: 95176df64e42b01d8d371a253bb813f825cb71ed + subdir: app + gradle: + - yes + output: build/outputs/apk/release/*x86.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-x86.apk + + - versionName: v9.1.5 + versionCode: 638 + commit: 95176df64e42b01d8d371a253bb813f825cb71ed + subdir: app + gradle: + - yes + output: build/outputs/apk/release/*x86_64*.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-x86_64.apk + + - versionName: v9.1.5 + versionCode: 639 + commit: 95176df64e42b01d8d371a253bb813f825cb71ed + subdir: app + gradle: + - yes + output: build/outputs/apk/release/*armeabi-v7a*.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-armeabi-v7a.apk + + - versionName: v9.1.5 + versionCode: 640 + commit: 95176df64e42b01d8d371a253bb813f825cb71ed + subdir: app + gradle: + - yes + output: build/outputs/apk/release/*arm64-v8a*.apk + binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk + AllowedAPKSigningKeys: 57f73d58f4049f378ba988eae6edd1cc8cd245e0647e0f83dd669c450f4d056e AutoUpdateMode: Version @@ -187,5 +223,5 @@ VercodeOperation: - '%c - 2' - '%c - 1' - '%c' -CurrentVersion: v8.0.6 -CurrentVersionCode: 550 +CurrentVersion: v9.1.5 +CurrentVersionCode: 640