Normalize brackets in common build.gradle
This commit is contained in:
parent
e0281b6146
commit
d660df6930
|
|
@ -1,6 +1,6 @@
|
||||||
plugins {
|
plugins {
|
||||||
id('java')
|
id 'java'
|
||||||
id('org.spongepowered.gradle.vanilla') version '0.2.1-SNAPSHOT'
|
id 'org.spongepowered.gradle.vanilla' version '0.2.1-SNAPSHOT'
|
||||||
id 'maven-publish'
|
id 'maven-publish'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user