+ fixed TSerializer

This commit is contained in:
坏黑
2019-05-16 23:43:10 +08:00
parent c711b8ae37
commit 560b407435
3 changed files with 24 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ plugins {
id 'com.github.johnrengelman.shadow' version '4.0.4'
}
group = 'me.skymc'
version = '4.78'
version = '4.79'
sourceCompatibility = 1.8
targetCompatibility = 1.8