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

This commit is contained in:
Evan Debenham
2025-01-29 20:07:17 -05:00
parent bd338dd7e7
commit d93d33ddbc
43 changed files with 765 additions and 660 deletions

View File

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