Set the version to 0.3.3
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
This commit is contained in:
parent
c14ef7bef1
commit
72ea048ed7
|
@ -30,7 +30,7 @@ plugins {
|
||||||
}
|
}
|
||||||
|
|
||||||
group = "fr.username404"
|
group = "fr.username404"
|
||||||
version = "0.3.2"
|
version = "0.3.3"
|
||||||
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
|
val groupAndName = "${rootProject.group}.${rootProject.name.toLowerCase()}"
|
||||||
|
|
||||||
val javaVer: String = "8"
|
val javaVer: String = "8"
|
||||||
|
|
Loading…
Reference in New Issue