Skip to content

Commit 6002709

Browse files
committed
🐛 fix bug with bintray repo
1 parent 0f4beea commit 6002709

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ subprojects {
4646
repositories {
4747
mavenCentral()
4848
jcenter()
49-
maven {
50-
url = uri("https://dl.bintray.com/open-telemetry/maven")
51-
}
5249
maven {
5350
url = uri("https://oss.jfrog.org/artifactory/oss-snapshot-local")
5451
}

0 commit comments

Comments
 (0)