From aed023a830956f75b58be810bba2fdf3d6dae05b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 28 Jun 2020 07:59:14 +0000 Subject: [PATCH] Update Shattered Pixel Dungeon to 0.8.1 (420) --- .../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 ff9b84ae47..9cd6aba6f0 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml @@ -717,9 +717,18 @@ Builds: scandelete: - android/libs/* + - versionName: 0.8.1 + versionCode: 420 + commit: v0.8.1 + subdir: android + gradle: + - yes + scandelete: + - android/libs/* + AutoUpdateMode: Version v%v UpdateCheckMode: HTTP UpdateCheckData: https://raw.githubusercontent.com/00-Evan/shattered-pixel-dungeon/master/build.gradle|appVersionCode = (.*)|.|appVersionName = ['"](.*)['"] -CurrentVersion: 0.8.0b -CurrentVersionCode: 414 +CurrentVersion: 0.8.1 +CurrentVersionCode: 420