From c49a84188d9965d3b4853aca80bb1f85ed31347b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 18 Aug 2021 07:19:33 +0000 Subject: [PATCH] Update Shattered Pixel Dungeon to 1.0.0 (566) --- .../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 ce33c7180b..40e49f6ee9 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml @@ -879,8 +879,17 @@ Builds: scandelete: - android/libs/* + - versionName: 1.0.0 + versionCode: 566 + commit: 1f296a2d1088ad35421f5f8040a9f0803fa46ba8 + subdir: android + gradle: + - yes + scandelete: + - android/libs/* + AutoUpdateMode: Version UpdateCheckMode: Tags ^v.*$ UpdateCheckData: build.gradle|appVersionCode = (.*)|.|appVersionName = ['"](.*)['"] -CurrentVersion: 0.9.3c -CurrentVersionCode: 554 +CurrentVersion: 1.0.0 +CurrentVersionCode: 566