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
|
@ -37,4 +37,6 @@ pluginManagement {
|
|||
}
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = 'baritone'
|
||||
|
|
Loading…
Reference in New Issue