mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New app: Pro Expense
This commit is contained in:
parent
df234cecd8
commit
da39e13277
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