mirror of https://github.com/cabaletta/baritone
Build: set rootProject.name again (already present up until 1.16 and went missing afterwards)
This commit is contained in:
parent
95afaf3eac
commit
599aa42cd8
|
@ -38,3 +38,5 @@ pluginManagement {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
rootProject.name = 'baritone'
|
||||||
|
|
Loading…
Reference in New Issue