From 6618eabb68e4f0c9faf3637af8a17cba24e5b2fd Mon Sep 17 00:00:00 2001 From: Izzy Date: Sat, 27 Feb 2021 12:34:17 +0100 Subject: [PATCH] new app: Price Per Unit --- metadata/net.nitratine.priceperunit.yml | 27 +++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/net.nitratine.priceperunit.yml diff --git a/metadata/net.nitratine.priceperunit.yml b/metadata/net.nitratine.priceperunit.yml new file mode 100644 index 0000000000..a2a9486fca --- /dev/null +++ b/metadata/net.nitratine.priceperunit.yml @@ -0,0 +1,27 @@ +Categories: + - Money +License: Apache-2.0 +AuthorName: Brent Vollebregt +AuthorEmail: brent.vollebregt@gmail.com +AuthorWebSite: https://nitratine.net/ +WebSite: https://nitratine.net/blog/post/price-per-unit/ +SourceCode: https://github.com/brentvollebregt/price-per-unit +IssueTracker: https://github.com/brentvollebregt/price-per-unit/issues + +AutoName: Price Per Unit + +RepoType: git +Repo: https://github.com/brentvollebregt/price-per-unit + +Builds: + - versionName: 1.3.7 + versionCode: 13 + commit: v1.3.7 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.3.7 +CurrentVersionCode: 13