mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Merge branch 'walletcount' into 'master'
new app: WalletCount Closes rfp#1336 See merge request fdroid/fdroiddata!8076
This commit is contained in:
commit
e903c68f62
1 changed files with 24 additions and 0 deletions
24
metadata/com.lako.walletcount.yml
Normal file
24
metadata/com.lako.walletcount.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-only
|
||||
AuthorName: GittyMac
|
||||
SourceCode: https://github.com/GittyMac/WalletCount
|
||||
IssueTracker: https://github.com/GittyMac/WalletCount/issues
|
||||
|
||||
AutoName: WalletCount
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/GittyMac/WalletCount
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 2
|
||||
commit: v1.1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue