mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update CClauncher to v9.8.1 (800)
This commit is contained in:
parent
3e3a908510
commit
6dc891a6af
1 changed files with 38 additions and 2 deletions
|
|
@ -575,6 +575,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.8.1
|
||||
versionCode: 797
|
||||
commit: d3887ed08cbd560d6c5ea2e164b87c5919ee2b0a
|
||||
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.8.1
|
||||
versionCode: 798
|
||||
commit: d3887ed08cbd560d6c5ea2e164b87c5919ee2b0a
|
||||
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.8.1
|
||||
versionCode: 799
|
||||
commit: d3887ed08cbd560d6c5ea2e164b87c5919ee2b0a
|
||||
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.8.1
|
||||
versionCode: 800
|
||||
commit: d3887ed08cbd560d6c5ea2e164b87c5919ee2b0a
|
||||
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
|
||||
|
|
@ -584,5 +620,5 @@ VercodeOperation:
|
|||
- '%c - 2'
|
||||
- '%c - 1'
|
||||
- '%c'
|
||||
CurrentVersion: v9.7.3
|
||||
CurrentVersionCode: 790
|
||||
CurrentVersion: v9.8.1
|
||||
CurrentVersionCode: 800
|
||||
|
|
|
|||
Loading…
Reference in a new issue