mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2026-01-08 02:45:37 +01:00
77 lines
2.1 KiB
YAML
77 lines
2.1 KiB
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-only
|
|
AuthorName: Vayun Mathur
|
|
AuthorWebSite: https://vayunmathur.com/
|
|
SourceCode: https://github.com/vayun-mathur/word-maker
|
|
IssueTracker: https://github.com/vayun-mathur/word-maker/issues
|
|
|
|
AutoName: Word Maker
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/vayun-mathur/word-maker
|
|
Binaries: https://github.com/vayun-mathur/word-maker/releases/download/%v/app-release.apk
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: a5d6a0057f5abbaca1e978b4fe12ebeb842460b3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
ndk: 29.0.14206865
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: d872b3e32c23f5c08b24d65b57bcb32cb00aa75e
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.3.0
|
|
ndk: r29
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
|
fix-newlines $$OUT$$ 'assets/dictionary.csv' 'assets/levels/*.txt'
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: 203c0a102fa5d28797803311c691bfc67bb51db4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.3.0
|
|
ndk: r29
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
|
fix-newlines $$OUT$$ 'assets/dictionary.csv' 'assets/levels/*.txt'
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: 19aaf4a843af8ca4005159456a1f4da6891e2dd8
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.3.0
|
|
ndk: r29
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
|
fix-newlines $$OUT$$ 'assets/dictionary.csv' 'assets/levels/*.txt'
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 5
|
|
commit: a2079e7becdd1bcfa15a17290f8f8c00e4e63af9
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.3.0
|
|
ndk: r29
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
|
fix-newlines $$OUT$$ 'assets/dictionary.csv' 'assets/levels/*.txt'
|
|
|
|
AllowedAPKSigningKeys: 176fcb2525573e5be8e1cb3a496dd97b137e81ca5b887a1d32cb894b4e5717b4
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.4'
|
|
CurrentVersionCode: 5
|