v1.2.2: final commit

This commit is contained in:
Evan Debenham
2022-04-07 13:21:15 -04:00
parent b4a4f565bc
commit 66865d0a43
2 changed files with 25 additions and 3 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 616
appVersionName = '1.2.1'
appVersionCode = 618
appVersionName = '1.2.2'
appJavaCompatibility = JavaVersion.VERSION_1_8