mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
clauncher - keep latest
This commit is contained in:
parent
0327c8361c
commit
96658a017c
1 changed files with 0 additions and 39 deletions
|
|
@ -19,45 +19,6 @@ RepoType: git
|
|||
Repo: https://github.com/mlm-games/CLauncher.git
|
||||
|
||||
Builds:
|
||||
- versionName: v4.3.20
|
||||
versionCode: 257
|
||||
commit: 1fb6dc78246eeeee5d20d51c39100b1100202c3f
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-x86-release-unsigned.apk
|
||||
binary: https://github.com/mlm-games/CLauncher/releases/download/%v/clauncher-%v-x86.apk
|
||||
prebuild: sed -i "s/versionCode [0-9]*/versionCode $$VERCODE$$/" build.gradle
|
||||
|
||||
- versionName: v4.3.20
|
||||
versionCode: 258
|
||||
commit: 1fb6dc78246eeeee5d20d51c39100b1100202c3f
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-x86_64-release-unsigned.apk
|
||||
binary: https://github.com/mlm-games/CLauncher/releases/download/%v/clauncher-%v-x86_64.apk
|
||||
prebuild: sed -i "s/versionCode [0-9]*/versionCode $$VERCODE$$/" build.gradle
|
||||
|
||||
- versionName: v4.3.20
|
||||
versionCode: 259
|
||||
commit: 1fb6dc78246eeeee5d20d51c39100b1100202c3f
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-armeabi-v7a-release-unsigned.apk
|
||||
binary: https://github.com/mlm-games/CLauncher/releases/download/%v/clauncher-%v-armeabi-v7a.apk
|
||||
prebuild: sed -i "s/versionCode [0-9]*/versionCode $$VERCODE$$/" build.gradle
|
||||
|
||||
- versionName: v4.3.20
|
||||
versionCode: 260
|
||||
commit: 1fb6dc78246eeeee5d20d51c39100b1100202c3f
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/app-arm64-v8a-release-unsigned.apk
|
||||
binary: https://github.com/mlm-games/CLauncher/releases/download/%v/clauncher-%v-arm64-v8a.apk
|
||||
|
||||
- versionName: v5.0.1
|
||||
versionCode: 267
|
||||
commit: 3b4f6f2e777754eee1a1d9ba9807bc36f2e55d74
|
||||
|
|
|
|||
Loading…
Reference in a new issue