v1.1.2: final commit

This commit is contained in:
Evan Debenham
2022-01-12 20:23:16 -05:00
parent f45b9059de
commit 5d1a2dce6b
2 changed files with 22 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 586
appVersionName = '1.1.1'
appVersionCode = 588
appVersionName = '1.1.2'
appJavaCompatibility = JavaVersion.VERSION_1_8