v2.5.3: fixed changelog errors and re-upped version code

This commit is contained in:
Evan Debenham
2024-10-01 12:14:34 -04:00
parent 0dda8ea0c3
commit 284513c4da
2 changed files with 2 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 799
appVersionCode = 800
appVersionName = '2.5.3'
appJavaCompatibility = JavaVersion.VERSION_1_8