v3.0.0: updated version, changelog, and translations for BETA-2.3

This commit is contained in:
Evan Debenham
2025-01-30 11:44:43 -05:00
parent 458c98aed4
commit a5b92d5f06
21 changed files with 159 additions and 125 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 821
appVersionName = '3.0.0-BETA-2.2'
appVersionCode = 822
appVersionName = '3.0.0-BETA-2.3'
appJavaCompatibility = JavaVersion.VERSION_1_8