mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
New Submission: io.github.yamin8000.owl
This commit is contained in:
parent
1ff7605868
commit
a53afd2b3b
1 changed files with 41 additions and 0 deletions
41
metadata/io.github.yamin8000.owl.yml
Normal file
41
metadata/io.github.yamin8000.owl.yml
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
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
|
||||
Loading…
Reference in a new issue