Skip to content

Commit 487975e

Browse files
BoDAnka
authored andcommitted
Add a comment about google/ksp#2599
1 parent 615b030 commit 487975e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/apollo-gradle-plugin/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ tasks.withType(KotlinCompile::class.java) {
158158
dependsOn(pluginVersionTaskProvider)
159159
}
160160

161+
// TODO: Remove when https://github.com/google/ksp/pull/2599 is available
161162
tasks.withType(KspAATask::class.java) {
162163
dependsOn(pluginVersionTaskProvider)
163164
dependsOn(tasks.named("gratatouilleUnzipPluginSources"))

0 commit comments

Comments
 (0)