mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update CClauncher to v9.1.5 (640)
This commit is contained in:
parent
6f12e2289b
commit
eaa8dc567a
1 changed files with 38 additions and 2 deletions
|
|
@ -178,6 +178,42 @@ Builds:
|
|||
binary: https://github.com/mlm-games/cclauncher/releases/download/%v/cclauncher-%v-arm64-v8a.apk
|
||||
build: gradle assembleRelease -PtargetAbi=arm64-v8a
|
||||
|
||||
- versionName: v9.1.5
|
||||
versionCode: 637
|
||||
commit: 95176df64e42b01d8d371a253bb813f825cb71ed
|
||||
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.1.5
|
||||
versionCode: 638
|
||||
commit: 95176df64e42b01d8d371a253bb813f825cb71ed
|
||||
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.1.5
|
||||
versionCode: 639
|
||||
commit: 95176df64e42b01d8d371a253bb813f825cb71ed
|
||||
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.1.5
|
||||
versionCode: 640
|
||||
commit: 95176df64e42b01d8d371a253bb813f825cb71ed
|
||||
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
|
||||
|
|
@ -187,5 +223,5 @@ VercodeOperation:
|
|||
- '%c - 2'
|
||||
- '%c - 1'
|
||||
- '%c'
|
||||
CurrentVersion: v8.0.6
|
||||
CurrentVersionCode: 550
|
||||
CurrentVersion: v9.1.5
|
||||
CurrentVersionCode: 640
|
||||
|
|
|
|||
Loading…
Reference in a new issue