diff --git a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml index c0541cc1b6..18c90982a0 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml @@ -852,8 +852,17 @@ Builds: scandelete: - android/libs/* + - versionName: 0.9.3a + versionCode: 548 + commit: v0.9.3a + subdir: android + gradle: + - yes + scandelete: + - android/libs/* + AutoUpdateMode: Version UpdateCheckMode: Tags ^v.*$ UpdateCheckData: build.gradle|appVersionCode = (.*)|.|appVersionName = ['"](.*)['"] -CurrentVersion: 0.9.3 -CurrentVersionCode: 544 +CurrentVersion: 0.9.3a +CurrentVersionCode: 548