We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af7c5b commit 0af0388Copy full SHA for 0af0388
opentelemetry-android-bom/build.gradle.kts
@@ -3,6 +3,8 @@ plugins {
3
id("otel.publish-conventions")
4
}
5
6
+description = "OpenTelemetry Android Bill of Materials"
7
+
8
dependencies {
9
constraints {
10
rootProject.subprojects.forEach { subproject ->
0 commit comments