mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
New App: Kanji Dojo
This commit is contained in:
parent
b7af1ed184
commit
2310859d7e
1 changed files with 29 additions and 0 deletions
29
metadata/ua.syt0r.kanji.fdroid.yml
Normal file
29
metadata/ua.syt0r.kanji.fdroid.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Yaroslav Shuliak
|
||||
AuthorEmail: shuliak.yaroslav@gmail.com
|
||||
SourceCode: https://github.com/syt0r/Kanji-Dojo
|
||||
IssueTracker: https://github.com/syt0r/Kanji-Dojo/issues
|
||||
Donate: https://www.paypal.com/donate/?hosted_button_id=TC36DKW7S8NB2
|
||||
|
||||
AutoName: Kanji Dojo
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/syt0r/Kanji-Dojo
|
||||
Binaries: https://github.com/syt0r/Kanji-Dojo/releases/download/v%v/app-fdroid-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 11
|
||||
commit: v1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/gms/d' -e '/firebase/d' {..,.}/build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: ua.syt0r.kanji
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 11
|
||||
Loading…
Reference in a new issue