General cleanup of gradle related things.

This commit is contained in:
JesseBrault0709 2024-05-06 21:00:29 +02:00
parent 093a73d046
commit 16c6d0d1e1

View File

@ -1,5 +1,5 @@
plugins {
id 'GroowtConventions'
id 'groowt-conventions'
id 'java-library'
}