v1.0.4
This commit is contained in:
parent
4d364d62cb
commit
e9e7324e36
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ plugins {
|
||||||
|
|
||||||
String packagePath = 'net.frankheijden.serverutils'
|
String packagePath = 'net.frankheijden.serverutils'
|
||||||
group = packagePath
|
group = packagePath
|
||||||
version '1.0.3'
|
version '1.0.4'
|
||||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
|
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue