mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update CClauncher to v9.6.6 (750)
This commit is contained in:
parent
3a216134b1
commit
778bea71ac
1 changed files with 38 additions and 2 deletions
|
|
@ -466,6 +466,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.6.6
|
||||
versionCode: 747
|
||||
commit: 2c2a741e1444e110db35286a65f5a54a2baf477b
|
||||
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.6.6
|
||||
versionCode: 748
|
||||
commit: 2c2a741e1444e110db35286a65f5a54a2baf477b
|
||||
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.6.6
|
||||
versionCode: 749
|
||||
commit: 2c2a741e1444e110db35286a65f5a54a2baf477b
|
||||
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.6.6
|
||||
versionCode: 750
|
||||
commit: 2c2a741e1444e110db35286a65f5a54a2baf477b
|
||||
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
|
||||
|
|
@ -475,5 +511,5 @@ VercodeOperation:
|
|||
- '%c - 2'
|
||||
- '%c - 1'
|
||||
- '%c'
|
||||
CurrentVersion: v9.6.5
|
||||
CurrentVersionCode: 740
|
||||
CurrentVersion: v9.6.6
|
||||
CurrentVersionCode: 750
|
||||
|
|
|
|||
Loading…
Reference in a new issue