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

This commit is contained in:
Evan Debenham
2025-01-15 15:06:30 -05:00
parent 3d212b6a9e
commit 0d4791ee2d
64 changed files with 2341 additions and 1417 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 816
appVersionName = '3.0.0-BETA-1.3'
appVersionCode = 817
appVersionName = '3.0.0-BETA-1.4'
appJavaCompatibility = JavaVersion.VERSION_1_8