+ update MenuBuilder v2

This commit is contained in:
坏黑
2019-05-21 23:42:13 +08:00
parent 560b407435
commit 47d481bbfc
11 changed files with 316 additions and 2 deletions

View File

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