From 26539bb28f5d09e803b86670d8ed95afdb67599d Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Wed, 29 Apr 2020 16:42:49 +0000 Subject: [PATCH] Update Shattered Pixel Dungeon to 0.8.0a (413) --- .../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 a600ae2dd7..a0b8008ecf 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml @@ -699,9 +699,18 @@ Builds: scandelete: - android/libs/* + - versionName: 0.8.0a + versionCode: 413 + commit: v0.8.0a + 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.0 -CurrentVersionCode: 412 +CurrentVersion: 0.8.0a +CurrentVersionCode: 413