v1.2.1: final commit

This commit is contained in:
Evan Debenham
2022-04-01 01:20:40 -04:00
parent b523449d7d
commit 85a8b8652b
2 changed files with 41 additions and 2 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 610
appVersionName = '1.2.0'
appVersionCode = 612
appVersionName = '1.2.1'
appJavaCompatibility = JavaVersion.VERSION_1_8