From 3ee67ebd9aeb9dfc611175b116cbc352bc3c613c Mon Sep 17 00:00:00 2001 From: Izzy Date: Sat, 30 Jan 2021 13:45:24 +0000 Subject: [PATCH] new app: WalletCount --- metadata/com.lako.walletcount.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.lako.walletcount.yml diff --git a/metadata/com.lako.walletcount.yml b/metadata/com.lako.walletcount.yml new file mode 100644 index 0000000000..ead0920ba9 --- /dev/null +++ b/metadata/com.lako.walletcount.yml @@ -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