v3.1.1: updated version and changelog for BETA-1

This commit is contained in:
Evan Debenham
2025-06-14 15:56:05 -04:00
parent c042746ec4
commit 49e363df0b
4 changed files with 45 additions and 3 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 846
appVersionName = '3.1.0'
appVersionCode = 848
appVersionName = '3.1.1-BETA-1'
appJavaCompatibility = JavaVersion.VERSION_1_8