v1.2.2 fixed a few bugs and real final commit aaaaah

This commit is contained in:
Evan Debenham
2022-04-07 21:38:29 -04:00
parent f0ecc2a94e
commit 5f4b2560d4
4 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 622
appVersionCode = 626
appVersionName = '1.2.2'
appJavaCompatibility = JavaVersion.VERSION_1_8