v1.3.1: final commit

This commit is contained in:
Evan Debenham
2022-07-09 00:10:13 -04:00
parent 47ea744b75
commit 75ef430ee7
2 changed files with 20 additions and 2 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 642
appVersionName = '1.3.0'
appVersionCode = 644
appVersionName = '1.3.1'
appJavaCompatibility = JavaVersion.VERSION_1_8