Skip to content

Commit b2a30a5

Browse files
committed
updating gradle files
1 parent 33ac542 commit b2a30a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dd-java-agent/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ ext.generalShadowJarConfig = {
9393
exclude '**/io/airlift/compress/snappy/**'
9494
relocate 'io.airlift', 'datadog.io.airlift'
9595

96-
exclude '**/supported-configurations.json'
97-
9896
final String projectName = "${project.name}"
9997

10098
// Prevents conflict with other instances, but doesn't relocate instrumentation

0 commit comments

Comments
 (0)