From b5c9ce2921703cc6ed327531bbb172d9e195c558 Mon Sep 17 00:00:00 2001 From: Hank Milliken Date: Mon, 13 Sep 2021 22:04:50 +0000 Subject: [PATCH] Add com.minimalisticapps.priceconverter app into F-Droid. --- .../com.minimalisticapps.priceconverter.yml | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 metadata/com.minimalisticapps.priceconverter.yml diff --git a/metadata/com.minimalisticapps.priceconverter.yml b/metadata/com.minimalisticapps.priceconverter.yml new file mode 100644 index 0000000000..cd33919fca --- /dev/null +++ b/metadata/com.minimalisticapps.priceconverter.yml @@ -0,0 +1,35 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Money +License: MIT +AuthorName: Hank Milliken +AuthorEmail: hank.milliken94@protonmail.com +AuthorWebSite: https://github.com/hank-milliken +WebSite: https://github.com/Minimalistic-Apps/price-converter +SourceCode: https://github.com/Minimalistic-Apps/price-converter +IssueTracker: https://github.com/Minimalistic-Apps/price-converter/issues +Changelog: https://github.com/Minimalistic-Apps/price-converter/releases +Bitcoin: bc1qv9s85973s87rxu0628xtzmdcsvwxf2hlxqdddm + +AutoName: Price Converter + +RepoType: git +Repo: https://github.com/Minimalistic-Apps/price-converter.git + +Builds: + - versionName: 1.0.5 + versionCode: 6 + commit: 1.0.5 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.0.5 +CurrentVersionCode: 6