v3.0.2: updated translations, version, and changelog for v3.0.2!

This commit is contained in:
Evan Debenham
2025-03-20 14:44:12 -04:00
parent 51168138c8
commit 44546b1d72
37 changed files with 755 additions and 726 deletions

View File

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