mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update CClauncher to v9.2.1 (650)
This commit is contained in:
parent
68a23dae52
commit
cf2dce028d
1 changed files with 38 additions and 2 deletions
|
|
@ -214,6 +214,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.2.1
|
||||
versionCode: 647
|
||||
commit: 5fe9f12cccf12cb691487f12a43af7d8cf4b9e3a
|
||||
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.2.1
|
||||
versionCode: 648
|
||||
commit: 5fe9f12cccf12cb691487f12a43af7d8cf4b9e3a
|
||||
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.2.1
|
||||
versionCode: 649
|
||||
commit: 5fe9f12cccf12cb691487f12a43af7d8cf4b9e3a
|
||||
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.2.1
|
||||
versionCode: 650
|
||||
commit: 5fe9f12cccf12cb691487f12a43af7d8cf4b9e3a
|
||||
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
|
||||
|
|
@ -223,5 +259,5 @@ VercodeOperation:
|
|||
- '%c - 2'
|
||||
- '%c - 1'
|
||||
- '%c'
|
||||
CurrentVersion: v9.1.5
|
||||
CurrentVersionCode: 640
|
||||
CurrentVersion: v9.2.1
|
||||
CurrentVersionCode: 650
|
||||
|
|
|
|||
Loading…
Reference in a new issue