We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71f2d29 commit f3d1cd0Copy full SHA for f3d1cd0
build.gradle
@@ -75,7 +75,7 @@ tasks.getByName('pluginUnderTestMetadata').getPluginClasspath().from(configurati
75
76
dependencies {
77
api gradleApi()
78
- api 'de.aaschmid:gradle-cpd-plugin:3.3'
+ api 'de.aaschmid:gradle-cpd-plugin:3.4'
79
80
compileOnly "com.android.tools.build:gradle:$androidGradlePluginVersion"
81
compileOnly "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
0 commit comments