v3.2.0: updated version and changelog for ALPHA-3!

This commit is contained in:
Evan Debenham
2025-07-24 14:40:36 -04:00
parent 4912a3d5d7
commit a7b5763ed5
3 changed files with 55 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 853
appVersionName = '3.2.0-ALPHA-2'
appVersionCode = 854
appVersionName = '3.2.0-ALPHA-3'
appJavaCompatibility = JavaVersion.VERSION_1_8