mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 22:26:57 +00:00
Merge branch 'yarc' into 'master'
new app: YARC Closes rfp#1518 See merge request fdroid/fdroiddata!8007
This commit is contained in:
commit
d51d09162c
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