v3.1.0: updated version and changelog for ALPHA-0.2

This commit is contained in:
Evan Debenham
2025-04-13 11:49:35 -04:00
parent 70e9f3f9f7
commit 92e553fb3e
2 changed files with 16 additions and 2 deletions

View File

@@ -17,8 +17,8 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 836
appVersionName = '3.1.0-ALPHA-0.1'
appVersionCode = 837
appVersionName = '3.1.0-ALPHA-0.2'
appJavaCompatibility = JavaVersion.VERSION_1_8