Update CClauncher to v8.0.6 (550)

This commit is contained in:
F-Droid checkupdates bot 2025-05-04 03:54:21 +00:00 committed by linsui
parent bb324e2976
commit b95a641a8f

View file

@ -146,6 +146,38 @@ Builds:
binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk
build: gradle assembleRelease -PtargetAbi=arm64-v8a
- versionName: v8.0.6
versionCode: 547
commit: 66588f4583c1dcb85bebb2c7e3d7a091f30d3cb3
subdir: app
output: build/outputs/apk/release/*x86.apk
binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-x86.apk
build: gradle assembleRelease -PtargetAbi=x86
- versionName: v8.0.6
versionCode: 548
commit: 66588f4583c1dcb85bebb2c7e3d7a091f30d3cb3
subdir: app
output: build/outputs/apk/release/*x86_64*.apk
binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-x86_64.apk
build: gradle assembleRelease -PtargetAbi=x86_64
- versionName: v8.0.6
versionCode: 549
commit: 66588f4583c1dcb85bebb2c7e3d7a091f30d3cb3
subdir: app
output: build/outputs/apk/release/*armeabi-v7a*.apk
binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-armeabi-v7a.apk
build: gradle assembleRelease -PtargetAbi=armeabi-v7a
- versionName: v8.0.6
versionCode: 550
commit: 66588f4583c1dcb85bebb2c7e3d7a091f30d3cb3
subdir: app
output: build/outputs/apk/release/*arm64-v8a*.apk
binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk
build: gradle assembleRelease -PtargetAbi=arm64-v8a
AllowedAPKSigningKeys: 57f73d58f4049f378ba988eae6edd1cc8cd245e0647e0f83dd669c450f4d056e
AutoUpdateMode: Version
@ -155,5 +187,5 @@ VercodeOperation:
- '%c - 2'
- '%c - 1'
- '%c'
CurrentVersion: v7.1.2
CurrentVersionCode: 490
CurrentVersion: v8.0.6
CurrentVersionCode: 550