diff --git a/metadata/net.taler.cashier.yml b/metadata/net.taler.cashier.yml new file mode 100644 index 0000000000..5517774299 --- /dev/null +++ b/metadata/net.taler.cashier.yml @@ -0,0 +1,32 @@ +Categories: + - Money +License: GPL-3.0-or-later +AuthorName: GNU Taler +AuthorWebSite: https://taler.net/ +SourceCode: https://git.taler.net/taler-android.git/ +IssueTracker: https://bugs.gnunet.org/ + +Summary: Take cash and give out electronic cash +Description: |- + The GNU Taler Cashier app allows you to take in physical cash and hand + electronic Taler cash in exchange. This is useful for regional or + organizational currencies. + +RepoType: git +Repo: https://git.taler.net/taler-android.git + +Builds: + - versionName: '0.1' + versionCode: 1 + commit: cashier-0.1 + subdir: cashier + submodules: true + gradle: + - yes + rm: + - multiplatform/wallet + +AutoUpdateMode: Version cashier-%v +UpdateCheckMode: Tags +CurrentVersion: '0.1' +CurrentVersionCode: 1