diff --git a/metadata/app.cclauncher.yml b/metadata/app.cclauncher.yml index cf012dc3e6..0fd65ee7ec 100644 --- a/metadata/app.cclauncher.yml +++ b/metadata/app.cclauncher.yml @@ -611,6 +611,42 @@ Builds: output: build/outputs/apk/release/*arm64-v8a*.apk binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk + - versionName: v9.9.3 + versionCode: 827 + commit: 7f59f102c9e5a57e1e3da14ea867abd6a0017538 + 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.9.3 + versionCode: 828 + commit: 7f59f102c9e5a57e1e3da14ea867abd6a0017538 + 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.9.3 + versionCode: 829 + commit: 7f59f102c9e5a57e1e3da14ea867abd6a0017538 + 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.9.3 + versionCode: 830 + commit: 7f59f102c9e5a57e1e3da14ea867abd6a0017538 + 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 @@ -620,5 +656,5 @@ VercodeOperation: - '%c - 2' - '%c - 1' - '%c' -CurrentVersion: v9.9.2 -CurrentVersionCode: 820 +CurrentVersion: v9.9.3 +CurrentVersionCode: 830