Skip to content

Commit 0af0388

Browse files
authored
add description for bom (#875)
1 parent 2af7c5b commit 0af0388

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

opentelemetry-android-bom/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ plugins {
33
id("otel.publish-conventions")
44
}
55

6+
description = "OpenTelemetry Android Bill of Materials"
7+
68
dependencies {
79
constraints {
810
rootProject.subprojects.forEach { subproject ->

0 commit comments

Comments
 (0)