mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update CClauncher to v9.5.2 (690)
This commit is contained in:
parent
1f88f160d4
commit
9d886555a9
1 changed files with 38 additions and 2 deletions
|
|
@ -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.5.2
|
||||
versionCode: 687
|
||||
commit: 5b810cae8bb259b3605488b2a30b61bf36461688
|
||||
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.5.2
|
||||
versionCode: 688
|
||||
commit: 5b810cae8bb259b3605488b2a30b61bf36461688
|
||||
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.5.2
|
||||
versionCode: 689
|
||||
commit: 5b810cae8bb259b3605488b2a30b61bf36461688
|
||||
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.5.2
|
||||
versionCode: 690
|
||||
commit: 5b810cae8bb259b3605488b2a30b61bf36461688
|
||||
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.1
|
||||
CurrentVersionCode: 680
|
||||
CurrentVersion: v9.5.2
|
||||
CurrentVersionCode: 690
|
||||
|
|
|
|||
Loading…
Reference in a new issue