From e30f8a7d2be1e587940195134d0c0c9c6faedbb3 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 15 Oct 2018 10:52:18 +0000 Subject: [PATCH] Raspicheck - fix build @eidottermihi To be able to use auto-update either use the same Tag and versionName or Tag like `1.8.12` and have versionName as `v1.8.12` (this would work for the current metadata setup). You can't have `v` in Tags and no `v` in versionName --- metadata/de.eidottermihi.raspicheck.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata/de.eidottermihi.raspicheck.txt b/metadata/de.eidottermihi.raspicheck.txt index 51ddbf0966..951b769d08 100644 --- a/metadata/de.eidottermihi.raspicheck.txt +++ b/metadata/de.eidottermihi.raspicheck.txt @@ -33,12 +33,12 @@ Build:1.8.11,52 subdir=app gradle=yes -Build:v1.8.12,53 - commit=vv1.8.12 +Build:1.8.12,53 + commit=v1.8.12 subdir=app gradle=yes Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:v1.8.12 +Current Version:1.8.12 Current Version Code:53