v2.3.0: updated version, changelog, and translations for BETA-1.2

This commit is contained in:
Evan Debenham
2023-12-15 13:58:10 -05:00
parent b5d69ec3b6
commit 23153483bd
26 changed files with 160 additions and 123 deletions

View File

@@ -15,8 +15,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 760
appVersionName = '2.3.0-BETA-1.1'
appVersionCode = 761
appVersionName = '2.3.0-BETA-1.2'
appJavaCompatibility = JavaVersion.VERSION_1_8