v1.3.2: final commit

This commit is contained in:
Evan Debenham
2022-07-25 13:59:32 -04:00
parent 5d6fe5aa97
commit cad7c0eb87
2 changed files with 37 additions and 4 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 644
appVersionName = '1.3.1'
appVersionCode = 646
appVersionName = '1.3.2'
appJavaCompatibility = JavaVersion.VERSION_1_8