v1.2.2: re-final commit

This commit is contained in:
Evan Debenham
2022-04-07 19:22:19 -04:00
parent 9c92ab8154
commit fc7782c92d
2 changed files with 2 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 618
appVersionCode = 622
appVersionName = '1.2.2'
appJavaCompatibility = JavaVersion.VERSION_1_8