We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba6f42 commit 8c97324Copy full SHA for 8c97324
1 file changed
opentelemetry-android-bom/build.gradle.kts
@@ -9,8 +9,7 @@ javaPlatform.allowDependencies()
9
10
dependencies {
11
api(platform(libs.opentelemetry.platform.alpha))
12
- api(platform(libs.opentelemetry.platform))
13
- api(platform(libs.opentelemetry.core.bom))
+
14
constraints {
15
rootProject.subprojects.forEach { subproject ->
16
if (subproject != project) {
0 commit comments