mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
Add new Anki
This commit is contained in:
parent
50624cefea
commit
f5ba1eeeb1
1 changed files with 25 additions and 0 deletions
25
metadata/io.krmanik.ankiimageocclusion.yml
Normal file
25
metadata/io.krmanik.ankiimageocclusion.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Mani
|
||||
SourceCode: https://github.com/krmanik/Anki-Occlusion
|
||||
IssueTracker: https://github.com/krmanik/Anki-Occlusion/issues
|
||||
|
||||
AutoName: Anki Image Occlusion
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/krmanik/Anki-Occlusion
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.8
|
||||
versionCode: 14800
|
||||
commit: a670562c8515824edea5d64eec91ac2ac44e7232
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: $$SDK$$/tools/bin/sdkmanager 'platforms;android-30' 'build-tools;30.0.3'
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.8
|
||||
CurrentVersionCode: 14800
|
||||
Loading…
Reference in a new issue