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