Remove parens on the alias syntax

why the heck am i doing that
This commit is contained in:
Ennui Langeweile 2022-08-22 23:08:10 -03:00
parent 4b7d909fbc
commit 9c8940d2ae
No known key found for this signature in database
GPG Key ID: 688A9E714BCD13B2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
plugins {
id 'maven-publish'
alias(libs.plugins.quilt.loom)
alias libs.plugins.quilt.loom
}
archivesBaseName = project.archives_base_name