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