v1.4.2: final commit

This commit is contained in:
Evan Debenham
2022-10-27 17:21:09 -04:00
parent 4a3d11d06a
commit c6830ae2af
3 changed files with 38 additions and 10 deletions

View File

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