We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7ae7b commit 0fd347aCopy full SHA for 0fd347a
javaagent-core/build.gradle.kts
@@ -4,6 +4,7 @@ plugins {
4
`java-library`
5
idea
6
id("com.google.protobuf") version "0.8.13"
7
+ id("org.hypertrace.publish-plugin")
8
}
9
10
protobuf {
0 commit comments