We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d71f347 commit 7af75a1Copy full SHA for 7af75a1
dumper/app/build.gradle
@@ -45,7 +45,7 @@ configurations {
45
}
46
47
dependencies {
48
- compileOnly libs.auto.value.annotations
+ implementation libs.auto.value.annotations
49
50
annotationProcessor libs.auto.value
51
0 commit comments