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