v1.0.2
This commit is contained in:
parent
beca8d4c19
commit
08d3b564e4
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.1'
|
version '1.0.2'
|
||||||
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