diff options
Diffstat (limited to 'bootstrap/test-project/build.gradle')
-rw-r--r-- | bootstrap/test-project/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/test-project/build.gradle b/bootstrap/test-project/build.gradle index ab88e467..578e50ab 100644 --- a/bootstrap/test-project/build.gradle +++ b/bootstrap/test-project/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'dev.architectury.loom' version '0.10.local' + id 'gg.essential.loom' version '0.10.local' } dependencies { |