This commit is contained in:
坏黑
2019-08-15 10:47:56 +08:00
parent fa432ff741
commit bf809208ae
3 changed files with 5 additions and 32 deletions

View File

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