+ fix sql

This commit is contained in:
坏黑
2019-04-04 17:28:52 +08:00
parent 3ad414df45
commit 11d0a2aff3
10 changed files with 94 additions and 32 deletions

View File

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