From b32d51f8bbdd7a8ee2434108b7fdfef50913e6bd Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 21 Aug 2020 03:54:21 +0000 Subject: [PATCH] Update Minos to 1.0.4 (10004) --- metadata/de.tcrass.minos.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/de.tcrass.minos.yml b/metadata/de.tcrass.minos.yml index b4177389f1..81386a84ec 100644 --- a/metadata/de.tcrass.minos.yml +++ b/metadata/de.tcrass.minos.yml @@ -5,6 +5,8 @@ AuthorName: Torsten Crass SourceCode: https://gitlab.com/tcrass/minos IssueTracker: https://gitlab.com/tcrass/minos/issues +AutoName: Minos + RepoType: git Repo: https://gitlab.com/tcrass/minos.git @@ -16,7 +18,14 @@ Builds: gradle: - yes + - versionName: 1.0.4 + versionCode: 10004 + commit: v1.0.4 + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.0.3 -CurrentVersionCode: 4099 +CurrentVersion: 1.0.4 +CurrentVersionCode: 10004