v3.0.1: updated translations, changelog, and version for v3.0.1 release!

This commit is contained in:
Evan Debenham
2025-03-11 12:51:23 -04:00
parent c96c311bcd
commit e9739dcc20
57 changed files with 1066 additions and 1008 deletions

View File

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