v3.1.0: updated version, changelog, and translations for BETA-1.3!

This commit is contained in:
Evan Debenham
2025-05-20 16:20:56 -04:00
parent 5048fa8615
commit ca3792a2a3
82 changed files with 1227 additions and 1074 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 842
appVersionName = '3.1.0-BETA-1.2'
appVersionCode = 843
appVersionName = '3.1.0-BETA-1.3'
appJavaCompatibility = JavaVersion.VERSION_1_8