v0.7.5e: fixed spreading bug with wand of lightning and re-final commit

This commit is contained in:
Evan Debenham
2019-10-25 11:35:02 -04:00
parent 774f8db938
commit 4aa6b1788c
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ allprojects {
appName = 'Shattered Pixel Dungeon'
appPackageName = 'com.shatteredpixel.shatteredpixeldungeon'
appVersionCode = 381
appVersionCode = 382
appVersionName = '0.7.5e'
appAndroidCompileSDK = 29