v1.1.0: final commit

This commit is contained in:
Evan Debenham
2021-12-09 17:07:55 -05:00
parent dd9a5ddf6d
commit 7f29a03078
4 changed files with 194 additions and 72 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 574
appVersionName = '1.0.3'
appVersionCode = 584
appVersionName = '1.1.0'
appJavaCompatibility = JavaVersion.VERSION_1_8