diff --git a/metadata/app.cclauncher.yml b/metadata/app.cclauncher.yml index 68713af027..04e8c71adf 100644 --- a/metadata/app.cclauncher.yml +++ b/metadata/app.cclauncher.yml @@ -322,6 +322,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.6.1 + versionCode: 697 + commit: d22eba905553bd35aeb3dcade62de7e04297a4a1 + 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.6.1 + versionCode: 698 + commit: d22eba905553bd35aeb3dcade62de7e04297a4a1 + 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.6.1 + versionCode: 699 + commit: d22eba905553bd35aeb3dcade62de7e04297a4a1 + 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.6.1 + versionCode: 700 + commit: d22eba905553bd35aeb3dcade62de7e04297a4a1 + 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 @@ -331,5 +367,5 @@ VercodeOperation: - '%c - 2' - '%c - 1' - '%c' -CurrentVersion: v9.5.2 -CurrentVersionCode: 690 +CurrentVersion: v9.6.1 +CurrentVersionCode: 700