General cleanup of gradle related things.

This commit is contained in:
JesseBrault0709 2024-05-06 21:00:29 +02:00
parent 03d1adf981
commit 6ea9553e63

View File

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