mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update CClauncher to v9.9.8 (880)
This commit is contained in:
parent
53308f04d3
commit
38b1d4a232
1 changed files with 38 additions and 2 deletions
|
|
@ -719,6 +719,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.8
|
||||
versionCode: 877
|
||||
commit: 7c8239fb340b6ab551479f909f2cd3e5cab115c0
|
||||
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.8
|
||||
versionCode: 878
|
||||
commit: 7c8239fb340b6ab551479f909f2cd3e5cab115c0
|
||||
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.8
|
||||
versionCode: 879
|
||||
commit: 7c8239fb340b6ab551479f909f2cd3e5cab115c0
|
||||
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.8
|
||||
versionCode: 880
|
||||
commit: 7c8239fb340b6ab551479f909f2cd3e5cab115c0
|
||||
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
|
||||
|
|
@ -728,5 +764,5 @@ VercodeOperation:
|
|||
- '%c - 2'
|
||||
- '%c - 1'
|
||||
- '%c'
|
||||
CurrentVersion: v9.9.7
|
||||
CurrentVersionCode: 870
|
||||
CurrentVersion: v9.9.8
|
||||
CurrentVersionCode: 880
|
||||
|
|
|
|||
Loading…
Reference in a new issue