This commit is contained in:
坏黑
2019-04-26 00:02:30 +08:00
parent e16b05494d
commit 8ee634f0c9
5 changed files with 110 additions and 1 deletions

View File

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