mirror of
https://github.com/architectury/architectury-plugin.git
synced 2026-04-02 05:27:43 -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