v1.1.1: final commit

This commit is contained in:
Evan Debenham
2021-12-21 15:51:45 -05:00
parent e5e6c4b8e8
commit d5b092a888
3 changed files with 23 additions and 3 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 584
appVersionName = '1.1.0'
appVersionCode = 586
appVersionName = '1.1.1'
appJavaCompatibility = JavaVersion.VERSION_1_8