Skip to content

Commit ebb9b95

Browse files
committed
Removed duplicate configurations
1 parent a038e76 commit ebb9b95

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

buildSrc/src/main/java/com/google/firebase/gradle/plugins/DackkaPlugin.kt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,15 +102,11 @@ abstract class DackkaPlugin : Plugin<Project> {
102102
kotlinSources.set(sourcesForKotlin)
103103
dependencies.set(classpath)
104104

105-
kotlinSources.set(sourcesForKotlin)
106-
dependencies.set(classpath)
107-
108105
applyCommonConfigurations()
109106
}
110107
}
111108
}
112109
}
113-
114110
return docsTask
115111
}
116112

0 commit comments

Comments
 (0)