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

This commit is contained in:
Evan Debenham
2025-04-20 19:42:23 -04:00
parent ce5ace7f4f
commit 5e00373da7
2 changed files with 28 additions and 4 deletions

View File

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