v3.0.0: updated version, changelog, and translations for RC-1

This commit is contained in:
Evan Debenham
2025-02-24 17:42:34 -05:00
parent 59ffb4434c
commit ba0ea07d48
61 changed files with 1113 additions and 748 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 829
appVersionName = '3.0.0-BETA-3.1'
appVersionCode = 830
appVersionName = '3.0.0-RC-1'
appJavaCompatibility = JavaVersion.VERSION_1_8