v2.5.2: updated version and changelog for v2.5.2 release!

This commit is contained in:
Evan Debenham
2024-09-17 11:59:13 -04:00
parent fbb5337b4a
commit e38a30175e
2 changed files with 18 additions and 3 deletions

View File

@@ -20,8 +20,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 795
appVersionName = '2.5.1'
appVersionCode = 796
appVersionName = '2.5.2'
appJavaCompatibility = JavaVersion.VERSION_1_8