From f409893c930753760c19e2d171b123931e8ad005 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 1 Sep 2021 04:34:49 +0000 Subject: [PATCH] Update Shattered Pixel Dungeon to 1.0.3 (574) --- ...com.shatteredpixel.shatteredpixeldungeon.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml index 35ffca9f5f..9c49f5203f 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml @@ -906,8 +906,21 @@ Builds: scandelete: - android/libs/* + - versionName: 1.0.3 + versionCode: 574 + commit: 4aed22a4f2ebea34e42fa961ee17f97588ca1acf + subdir: android + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + scandelete: + - android/libs/* + AutoUpdateMode: Version UpdateCheckMode: Tags ^v.*$ UpdateCheckData: build.gradle|appVersionCode = (.*)|.|appVersionName = ['"](.*)['"] -CurrentVersion: 1.0.2 -CurrentVersionCode: 572 +CurrentVersion: 1.0.3 +CurrentVersionCode: 574