Skip to content

Commit c5a563c

Browse files
authored
ci: adding group to observability-android gradle (#156)
Release-As: 0.2.0
1 parent 90c7c49 commit c5a563c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/@launchdarkly/observability-android/lib/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ dependencies {
3636
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
3737
}
3838

39+
group = "com.launchdarkly"
3940
val releaseVersion = version.toString()
4041

4142
android {

0 commit comments

Comments
 (0)