mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
41 lines
1.2 KiB
YAML
41 lines
1.2 KiB
YAML
AntiFeatures:
|
|
NonFreeNet:
|
|
en-US: Rely on dictionaryapi.dev.
|
|
Categories:
|
|
- Reading
|
|
License: GPL-3.0-only
|
|
AuthorName: Yamin Siahmargooei
|
|
AuthorEmail: yamin8000@yahoo.com
|
|
AuthorWebSite: https://yamins.ir/
|
|
SourceCode: https://github.com/yamin8000/freeDictionaryApp
|
|
IssueTracker: https://github.com/yamin8000/freeDictionaryApp/issues
|
|
Changelog: https://github.com/yamin8000/freeDictionaryApp/releases
|
|
|
|
AutoName: freeDictionary
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/yamin8000/freeDictionaryApp.git
|
|
Binaries: https://github.com/yamin8000/freeDictionaryApp/releases/download/%v/app-release.apk
|
|
|
|
Builds:
|
|
- versionName: 1.5.5
|
|
versionCode: 31
|
|
commit: 7e912474df859af24ddc1bffb1ae03e477da17ce
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
srclibs:
|
|
- reproducible-apk-tools@v0.2.3
|
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
|
'META-INF/services/*'
|
|
|
|
AllowedAPKSigningKeys: c5fc36a2d18057155a471f456216f0b1f07755f33147f938c92ea6275dced4d2
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.5.5
|
|
CurrentVersionCode: 31
|