This commit is contained in:
2021-07-09 11:16:29 +02:00
parent adec3b21b0
commit 1dc6f6cf9f
2 changed files with 38 additions and 17 deletions

View File

@@ -4,7 +4,7 @@ plugins {
}
group = "nl.astraeus"
version = "0.4.27"
version = "0.4.28"
repositories {
maven { setUrl("https://dl.bintray.com/kotlin/kotlin-eap") }