Skip to content

Commit 7af75a1

Browse files
authored
Update build.gradle
1 parent d71f347 commit 7af75a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dumper/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ configurations {
4545
}
4646

4747
dependencies {
48-
compileOnly libs.auto.value.annotations
48+
implementation libs.auto.value.annotations
4949

5050
annotationProcessor libs.auto.value
5151

0 commit comments

Comments
 (0)