1
mirror of https://github.com/Shiewk/Widgets.git synced 2026-04-28 11:34:17 +02:00

Support latest changes for 1.21.4 (2.3.0) (#4)

This commit is contained in:
Shy
2026-01-05 17:35:24 +01:00
parent 13bad05776
commit a93d8ee398
52 changed files with 1875 additions and 353 deletions
+1 -1
View File
@@ -82,6 +82,6 @@ java {
jar {
from("LICENSE") {
rename { "${it}_${project.archivesBaseName}" }
rename { "${it}_${archives_base_name}" }
}
}