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 b9525bb commit 18d574fCopy full SHA for 18d574f
firebase-ml-modeldownloader/firebase-ml-modeldownloader.gradle
@@ -69,6 +69,8 @@ dependencies {
69
implementation project(':transport:transport-runtime')
70
runtimeOnly project(':firebase-installations')
71
72
+ javadocClasspath 'com.google.code.findbugs:jsr305:3.0.2'
73
+
74
implementation 'androidx.annotation:annotation:1.1.0'
75
implementation 'com.google.android.gms:play-services-tasks:17.2.0'
76
implementation 'com.google.auto.service:auto-service-annotations:1.0-rc6'
0 commit comments