Unix line ends for gradle files

Update BCLib dependency
GitHub releases
This commit is contained in:
Aleksey 2021-06-01 16:33:21 +03:00
parent 54b2da3f32
commit ce3809cd93
5 changed files with 381 additions and 342 deletions

View file

@ -1,10 +1,10 @@
pluginManagement {
repositories {
jcenter()
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
gradlePluginPortal()
}
}
pluginManagement {
repositories {
jcenter()
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'
}
gradlePluginPortal()
}
}