From 24d3689cb2c40e907c14dbc919412c6230f784ea Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 15 Oct 2019 21:45:30 +0100 Subject: [PATCH] Update Shattered Pixel Dungeon to 0.7.5b (378) --- .../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 53b79169bf..a7b7fdf4f0 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml @@ -653,9 +653,18 @@ Builds: scandelete: - android/libs/* + - versionName: 0.7.5b + versionCode: 378 + commit: v0.7.5b + 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.7.5a -CurrentVersionCode: 372 +CurrentVersion: 0.7.5b +CurrentVersionCode: 378