From a70a31dc36c1c366cd97f329ab5c6d4d6f6cecd0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 27 Mar 2022 03:49:44 +0000 Subject: [PATCH] Update Am Sprung to 0.1.3 (103) --- metadata/at.h4x.amsprung.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/at.h4x.amsprung.yml b/metadata/at.h4x.amsprung.yml index 3194320ca2..80bb5763ef 100644 --- a/metadata/at.h4x.amsprung.yml +++ b/metadata/at.h4x.amsprung.yml @@ -48,7 +48,18 @@ Builds: gradle: - yes + - versionName: 0.1.3 + versionCode: 103 + commit: a3ac25f81f678a2b552422bc333d063df5557324 + 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%v UpdateCheckMode: Tags -CurrentVersion: 0.1.2 -CurrentVersionCode: 102 +CurrentVersion: 0.1.3 +CurrentVersionCode: 103