We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 499ef84 commit 7edabc6Copy full SHA for 7edabc6
1 file changed
build.gradle
@@ -162,7 +162,7 @@ subprojects {
162
apply plugin: 'java'
163
apply plugin: 'eclipse'
164
apply plugin: 'idea'
165
- apply plugin: 'com.newrelic.labs.gradle-verify-instrumentation-plugin'
+ apply plugin: 'com.newrelic.gradle-verify-instrumentation-plugin'
166
167
sourceCompatibility = project.javaVersion
168
targetCompatibility = project.javaVersion
0 commit comments