mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Merge branch 'feature/com.blogspot.e_kanivets.moneytracker' into 'master'
New app: Money Tracker Closes rfp#1111 See merge request fdroid/fdroiddata!7086
This commit is contained in:
commit
fa00388741
1 changed files with 27 additions and 0 deletions
27
metadata/com.blogspot.e_kanivets.moneytracker.yml
Normal file
27
metadata/com.blogspot.e_kanivets.moneytracker.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- Money
|
||||||
|
License: MIT
|
||||||
|
AuthorName: Yevhenii Kanivets
|
||||||
|
AuthorEmail: evgenii.kanivets@gmail.com
|
||||||
|
SourceCode: https://github.com/xorum-io/open_money_tracker
|
||||||
|
IssueTracker: https://github.com/xorum-io/open_money_tracker/issues
|
||||||
|
Changelog: https://github.com/xorum-io/open_money_tracker/releases
|
||||||
|
|
||||||
|
AutoName: Money Tracker
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/xorum-io/open_money_tracker
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 2.1.1
|
||||||
|
versionCode: 33
|
||||||
|
commit: v2.1.1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- free
|
||||||
|
prebuild: sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' build.gradle
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 2.1.1
|
||||||
|
CurrentVersionCode: 33
|
||||||
Loading…
Reference in a new issue