mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-12-12 21:55:35 +01:00
41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-Us: Depends on playhex.org server
|
|
Tracking:
|
|
en-US: Connects to matomo.playhex.org server
|
|
Categories:
|
|
- Games
|
|
License: AGPL-3.0-or-later
|
|
AuthorName: Alcalyn
|
|
AuthorEmail: julien.maulny@protonmail.com
|
|
WebSite: https://playhex.org
|
|
SourceCode: https://github.com/playhex/playhex
|
|
IssueTracker: https://github.com/playhex/playhex/issues
|
|
Translation: https://hosted.weblate.org/engage/playhex/
|
|
|
|
AutoName: PlayHex
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/playhex/playhex-android-app.git
|
|
Binaries: https://github.com/playhex/playhex-android-app/releases/download/%c/PlayHex-%c-signed.apk
|
|
|
|
Builds:
|
|
- versionName: 1.0.0.8
|
|
versionCode: 2025100108
|
|
commit: 09f634940f9ac4ad5958faf13308f79bc9e3ef32
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.3.0
|
|
postbuild:
|
|
- mv $$OUT$$ unaligned.apk
|
|
- $$reproducible-apk-tools$$/zipalign.py --page-size 4 --pad-like-apksigner
|
|
--replace unaligned.apk $$OUT$$
|
|
|
|
AllowedAPKSigningKeys: 99d72c2bc8419ab16e79cd6d61ff5ed966fc8503254de6bc9c5ae2e184b73834
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.0.0.8
|
|
CurrentVersionCode: 2025100108
|