diff --git a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml index 2b287919e1..deac4acf4c 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml @@ -1079,8 +1079,21 @@ Builds: scandelete: - android/libs/* + - versionName: 2.0.0 + versionCode: 684 + commit: b57db0739a060db1949fde388ee4aa9f95cf0c17 + subdir: android + gradle: + - yes + rm: + - desktop + - ios + prebuild: sdkmanager 'platforms;android-31' 'build-tools;30.0.2' + scandelete: + - android/libs/* + AutoUpdateMode: Version UpdateCheckMode: Tags ^v.*$ UpdateCheckData: build.gradle|appVersionCode = (\d+)|.|appVersionName = ['"](.*)['"] -CurrentVersion: 1.4.3 -CurrentVersionCode: 668 +CurrentVersion: 2.0.0 +CurrentVersionCode: 684