mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update CClauncher to v9.7.3 (790)
This commit is contained in:
parent
0d96a0311b
commit
fdce3858c2
1 changed files with 38 additions and 2 deletions
|
|
@ -539,6 +539,42 @@ Builds:
|
||||||
output: build/outputs/apk/release/*arm64-v8a*.apk
|
output: build/outputs/apk/release/*arm64-v8a*.apk
|
||||||
binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk
|
binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk
|
||||||
|
|
||||||
|
- versionName: v9.7.3
|
||||||
|
versionCode: 787
|
||||||
|
commit: 9e0bf308352c113b48a0e9a798882d6b079beebe
|
||||||
|
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.7.3
|
||||||
|
versionCode: 788
|
||||||
|
commit: 9e0bf308352c113b48a0e9a798882d6b079beebe
|
||||||
|
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.7.3
|
||||||
|
versionCode: 789
|
||||||
|
commit: 9e0bf308352c113b48a0e9a798882d6b079beebe
|
||||||
|
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.7.3
|
||||||
|
versionCode: 790
|
||||||
|
commit: 9e0bf308352c113b48a0e9a798882d6b079beebe
|
||||||
|
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
|
AllowedAPKSigningKeys: 57f73d58f4049f378ba988eae6edd1cc8cd245e0647e0f83dd669c450f4d056e
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
|
|
@ -548,5 +584,5 @@ VercodeOperation:
|
||||||
- '%c - 2'
|
- '%c - 2'
|
||||||
- '%c - 1'
|
- '%c - 1'
|
||||||
- '%c'
|
- '%c'
|
||||||
CurrentVersion: v9.7.1
|
CurrentVersion: v9.7.3
|
||||||
CurrentVersionCode: 770
|
CurrentVersionCode: 790
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue