v1.2.3: final commit

This commit is contained in:
Evan Debenham
2022-04-13 13:03:47 -04:00
parent e3fa1203d2
commit 83452db0e0
2 changed files with 25 additions and 2 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 626
appVersionName = '1.2.2'
appVersionCode = 628
appVersionName = '1.2.3'
appJavaCompatibility = JavaVersion.VERSION_1_8