mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Merge branch 'feature/com.arduia.expense' into 'master'
New app: Pro Expense Closes rfp#1454 See merge request fdroid/fdroiddata!7405
This commit is contained in:
commit
90d0a6a16c
1 changed files with 25 additions and 0 deletions
25
metadata/com.arduia.expense.yml
Normal file
25
metadata/com.arduia.expense.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Aung Ye Htet
|
||||
AuthorEmail: dev.arduia@gmail.com
|
||||
SourceCode: https://github.com/arduia/ProExpense
|
||||
IssueTracker: https://github.com/arduia/ProExpense/issues
|
||||
|
||||
AutoName: Pro Expense
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/arduia/ProExpense
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.2-beta
|
||||
versionCode: 3
|
||||
commit: v0.1.2-beta
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.2-beta
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue