v3.0.0: updated version and translations for beta-2.0 re-release

This commit is contained in:
Evan Debenham
2025-01-22 11:01:36 -05:00
parent 7a19fa1a14
commit 5cc067bc6e
20 changed files with 271 additions and 260 deletions

View File

@@ -17,7 +17,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 818
appVersionCode = 819
appVersionName = '3.0.0-BETA-2.0'
appJavaCompatibility = JavaVersion.VERSION_1_8