mirror of
https://github.com/architectury/architectury-plugin.git
synced 2026-03-30 13:05:26 -05:00
Remove jcenter() from repositories
This commit is contained in:
@@ -85,7 +85,6 @@ class ArchitectPlugin : Plugin<Project> {
|
||||
|
||||
project.repositories.apply {
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
maven { it.url = URI("https://dl.bintray.com/shedaniel/cloth") }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user