v2.3.2: updated min daily, i18n, changes, & version for v2.3.2 release!

This commit is contained in:
Evan Debenham
2024-01-31 12:43:53 -05:00
parent 92b826e0c6
commit 425c90135d
27 changed files with 347 additions and 334 deletions

View File

@@ -16,8 +16,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 767
appVersionName = '2.3.1'
appVersionCode = 768
appVersionName = '2.3.2'
appJavaCompatibility = JavaVersion.VERSION_1_8