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 9b06c4a commit 6254f0fCopy full SHA for 6254f0f
annotation/ksp/build.gradle
@@ -6,7 +6,6 @@ plugins {
6
dependencies {
7
implementation("com.squareup:kotlinpoet:1.12.0")
8
implementation project(":annotation")
9
- implementation project(":glide")
10
implementation 'com.google.devtools.ksp:symbol-processing-api:1.7.0-1.0.6'
11
ksp("dev.zacsweers.autoservice:auto-service-ksp:1.0.0")
12
implementation("com.google.auto.service:auto-service-annotations:1.0.1")
0 commit comments