mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
build: remove JCenter repository
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
b3c1985d45
commit
50598cc3e7
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ internal fun Project.configureForAllProjects() {
|
|||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
jcenter { content { includeGroup("org.jetbrains.compose.*") } }
|
||||
maven("https://dl.bintray.com/kotlin/kotlinx") {
|
||||
name = "KotlinX Bintray"
|
||||
content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue