mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-27 09:09:58 +00:00
72 lines
2.2 KiB
YAML
72 lines
2.2 KiB
YAML
|
|
Categories:
|
||
|
|
- Navigation
|
||
|
|
- System
|
||
|
|
- Theming
|
||
|
|
License: GPL-3.0-only
|
||
|
|
AuthorName: MLM Games
|
||
|
|
AuthorEmail: mlm.gamestudio@gmail.com
|
||
|
|
AuthorWebSite: https://ragebreaker.itch.io/
|
||
|
|
WebSite: https://github.com/mlm-games/CLauncher
|
||
|
|
SourceCode: https://github.com/mlm-games/CLauncher
|
||
|
|
IssueTracker: https://github.com/mlm-games/CLauncher/issues
|
||
|
|
Changelog: https://github.com/mlm-games/CLauncher/blob/HEAD/CHANGELOG.md
|
||
|
|
Donate: https://ragebreaker.itch.io/
|
||
|
|
Liberapay: mlm-games
|
||
|
|
|
||
|
|
AutoName: Clauncher
|
||
|
|
|
||
|
|
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
|
||
|
|
|
||
|
|
AllowedAPKSigningKeys: 4aed2f691df64a7b0fea25a6b8c80183c6dc520e049dac0178defa1d6472228f
|
||
|
|
|
||
|
|
AutoUpdateMode: Version
|
||
|
|
UpdateCheckMode: Tags
|
||
|
|
VercodeOperation:
|
||
|
|
- '%c - 3'
|
||
|
|
- '%c - 2'
|
||
|
|
- '%c - 1'
|
||
|
|
- '%c'
|
||
|
|
CurrentVersion: v4.3.20
|
||
|
|
CurrentVersionCode: 260
|