v3.0.0: Updated version, changelog, translations for v3.0.0 release!

This commit is contained in:
Evan Debenham
2025-02-26 11:03:21 -05:00
parent 35a487763e
commit 049aa52886
19 changed files with 155 additions and 190 deletions

View File

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