From 53f6f19fe47860ea681c59f4203af5ccdfd2df12 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 20 Jun 2021 05:12:37 +0000 Subject: [PATCH] Update Shattered Pixel Dungeon to 0.9.3b (552) --- .../com.shatteredpixel.shatteredpixeldungeon.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml index 18c90982a0..9004b86f82 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml @@ -861,8 +861,17 @@ Builds: scandelete: - android/libs/* + - versionName: 0.9.3b + versionCode: 552 + commit: e180c2916ca35df8a0f1fd7a888eba7760a326a8 + subdir: android + gradle: + - yes + scandelete: + - android/libs/* + AutoUpdateMode: Version UpdateCheckMode: Tags ^v.*$ UpdateCheckData: build.gradle|appVersionCode = (.*)|.|appVersionName = ['"](.*)['"] -CurrentVersion: 0.9.3a -CurrentVersionCode: 548 +CurrentVersion: 0.9.3b +CurrentVersionCode: 552