diff --git a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml index a0b8008ecf..ff9b84ae47 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml @@ -708,9 +708,18 @@ Builds: scandelete: - android/libs/* + - versionName: 0.8.0b + versionCode: 414 + commit: v0.8.0b + 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.0a -CurrentVersionCode: 413 +CurrentVersion: 0.8.0b +CurrentVersionCode: 414