This commit is contained in:
坏黑
2019-04-27 22:56:04 +08:00
parent 8ee634f0c9
commit af5eb86a6a
4 changed files with 42 additions and 88 deletions

View File

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