mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
New app: Simple Money Tracker
This commit is contained in:
parent
b3f76df765
commit
a8b20d9de3
1 changed files with 25 additions and 0 deletions
25
metadata/com.xvzan.simplemoneytracker.yml
Normal file
25
metadata/com.xvzan.simplemoneytracker.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: MIT
|
||||
AuthorName: xvzan
|
||||
AuthorEmail: xvzan0@gmail.com
|
||||
SourceCode: https://github.com/xvzan/SimpleMoneyTracker
|
||||
IssueTracker: https://github.com/xvzan/SimpleMoneyTracker/issues
|
||||
|
||||
AutoName: Simple Money Tracker
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/xvzan/SimpleMoneyTracker
|
||||
|
||||
Builds:
|
||||
- versionName: 0.8.8
|
||||
versionCode: 20200630
|
||||
commit: v0.8.8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.8.8
|
||||
CurrentVersionCode: 20200630
|
||||
Loading…
Reference in a new issue