mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
new app: YARC
This commit is contained in:
parent
e48ef99d99
commit
5e4afcdcae
1 changed files with 27 additions and 0 deletions
27
metadata/com.jstephan.yarc.yml
Normal file
27
metadata/com.jstephan.yarc.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Julien Stephan
|
||||
SourceCode: https://framagit.org/stephjul/yarc
|
||||
IssueTracker: https://framagit.org/stephjul/yarc/issues
|
||||
Translation: https://framagit.org/stephjul/yarc#adding-new-translations
|
||||
Changelog: https://framagit.org/stephjul/yarc/-/tags
|
||||
Donate: https://paypal.me/stephjul84
|
||||
|
||||
AutoName: YARC
|
||||
|
||||
RepoType: git
|
||||
Repo: https://framagit.org/stephjul/yarc.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue