v3.1.0: updated version and changelog for early ALPHA-0.1!

This commit is contained in:
Evan Debenham
2025-04-10 13:05:21 -04:00
parent 3b9428cba8
commit 18c0203906
4 changed files with 81 additions and 5 deletions

View File

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