From a6f6525ad3ef70d380ae2728c72ff4f878965330 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 24 Oct 2022 19:56:46 +0000 Subject: [PATCH] Update Gas Prices to 1.8 (18) --- metadata/org.woheller69.spritpreise.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/org.woheller69.spritpreise.yml b/metadata/org.woheller69.spritpreise.yml index 1f7445a098..a540032122 100644 --- a/metadata/org.woheller69.spritpreise.yml +++ b/metadata/org.woheller69.spritpreise.yml @@ -95,7 +95,20 @@ Builds: gradleprops: - prop1=iRmN2gDN0IGM5EDMtUGO1MTLzQDOz0SNwUzNtADOlBTMygTO + - versionName: '1.8' + versionCode: 18 + commit: e2849f46853c05f55c6e1247bb24d4db6249cd28 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + gradleprops: + - prop1=iRmN2gDN0IGM5EDMtUGO1MTLzQDOz0SNwUzNtADOlBTMygTO + AutoUpdateMode: Version V%v UpdateCheckMode: Tags -CurrentVersion: '1.7' -CurrentVersionCode: 17 +CurrentVersion: '1.8' +CurrentVersionCode: 18