Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

Commit b7db333

Browse files
committed
moved tracing of suspend functions to its own extension
1 parent 3c4f6ab commit b7db333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
}
2222

2323
project.ext {
24-
group = 'com.newrelic.instrumentation'
24+
group = 'com.newrelic.instrumentation.labs'
2525
javaAgentVersion = '6.4.1'
2626

2727
// Aligned with minimum Java major version supported by latest Java Agent

0 commit comments

Comments
 (0)