Skip to content

Commit f103c35

Browse files
authored
Add autovalue to appcheck debug's javadoc classpath (#3524)
1 parent 5c69cfc commit f103c35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appcheck/firebase-appcheck-debug-testing/firebase-appcheck-debug-testing.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ dependencies {
5252
implementation 'com.google.android.gms:play-services-tasks:18.0.1'
5353
implementation 'androidx.test:core:1.2.0'
5454

55+
javadocClasspath 'com.google.auto.value:auto-value-annotations:1.6.6'
56+
5557
testImplementation 'junit:junit:4.13-beta-2'
5658
testImplementation 'org.mockito:mockito-core:2.25.0'
5759
testImplementation "org.robolectric:robolectric:$robolectricVersion"

0 commit comments

Comments
 (0)