Allow 1.16.5 to 1.17.1 (plugin not bellow 1.16.5 as per the libraries field did not exist)

Support is experimental and there may be issues.
This commit is contained in:
alexcrea 2024-06-07 14:14:49 +02:00
parent ed82aa790a
commit 972d2895d5
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
3 changed files with 5 additions and 4 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = "xyz.alexcrea"
version = "1.4.6"
version = "1.4.7"
repositories {
mavenCentral()