v1.4.0: final commit

This commit is contained in:
Evan Debenham
2022-10-03 17:32:18 -04:00
parent 475f44b2f4
commit 2ba1c90c32
3 changed files with 4 additions and 7 deletions
+2 -2
View File
@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 659
appVersionName = '1.4.0-BETA-3'
appVersionCode = 660
appVersionName = '1.4.0'
appJavaCompatibility = JavaVersion.VERSION_1_8