From 3a884ffd357643796a01291980c8da43f40755ef Mon Sep 17 00:00:00 2001 From: CosmosDev Date: Thu, 22 Jul 2021 02:06:32 +0000 Subject: [PATCH] new app: Candle --- metadata/com.cosmos.candle.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/com.cosmos.candle.yml diff --git a/metadata/com.cosmos.candle.yml b/metadata/com.cosmos.candle.yml new file mode 100644 index 0000000000..741f627d88 --- /dev/null +++ b/metadata/com.cosmos.candle.yml @@ -0,0 +1,30 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Internet + - Money +License: GPL-3.0-only +AuthorName: CosmosApps +AuthorEmail: cosmos.dev@protonmail.com +SourceCode: https://gitlab.com/cosmosapps/candle +IssueTracker: https://gitlab.com/cosmosapps/candle/issues +Changelog: https://gitlab.com/cosmosapps/candle/-/blob/master/CHANGELOG.md + +AutoName: Candle + +RepoType: git +Repo: https://gitlab.com/cosmosapps/candle.git + +Builds: + - versionName: 0.1.3 + versionCode: 4 + commit: 0.1.3 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/keystorePropertiesFile/d' build.gradle + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 0.1.3 +CurrentVersionCode: 4