Fast build for color code support.

This commit is contained in:
alexcrea 2024-07-26 13:25:12 +02:00
parent 7a19632150
commit 9744817c04
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
2 changed files with 7 additions and 1 deletions

View file

@ -13,7 +13,7 @@ plugins {
}
group = "xyz.alexcrea"
version = "1.5.3"
version = "1.5.4-beta-1"
java {
disableAutoTargetJvm()