diff --git a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml index 40e49f6ee9..654625eb10 100644 --- a/metadata/com.shatteredpixel.shatteredpixeldungeon.yml +++ b/metadata/com.shatteredpixel.shatteredpixeldungeon.yml @@ -888,8 +888,17 @@ Builds: scandelete: - android/libs/* + - versionName: 1.0.1 + versionCode: 570 + commit: 07ad3fcc384d9bdb3679a979dfa5e1423bfef009 + subdir: android + gradle: + - yes + scandelete: + - android/libs/* + AutoUpdateMode: Version UpdateCheckMode: Tags ^v.*$ UpdateCheckData: build.gradle|appVersionCode = (.*)|.|appVersionName = ['"](.*)['"] -CurrentVersion: 1.0.0 -CurrentVersionCode: 566 +CurrentVersion: 1.0.1 +CurrentVersionCode: 570