v1.4.1: final commit

This commit is contained in:
Evan Debenham
2022-10-09 21:00:16 -04:00
parent a4676afc6e
commit 46525d4784
2 changed files with 27 additions and 2 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 660
appVersionName = '1.4.0'
appVersionCode = 662
appVersionName = '1.4.1'
appJavaCompatibility = JavaVersion.VERSION_1_8