Add Color conversion options

This commit is contained in:
2021-07-08 13:17:15 +02:00
parent 57edc59853
commit 9e43f5b746
4 changed files with 390 additions and 266 deletions

View File

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