File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
encoders/firebase-encoders-processor
firebase-ml-modeldownloader Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ def jvm = org.gradle.internal.jvm.Jvm.current()
21
21
22
22
dependencies {
23
23
implementation ' com.google.firebase:firebase-encoders:17.0.0'
24
- implementation ' com.google.auto.service:auto-service-annotations:1.0-rc6 '
24
+ implementation ' com.google.auto.service:auto-service-annotations:1.0.1 '
25
25
implementation ' com.squareup:javapoet:1.13.0'
26
26
compileOnly ' javax.annotation:javax.annotation-api:1.3.2'
27
27
implementation ' com.google.guava:guava:28.1-jre'
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ dependencies {
84
84
85
85
implementation ' androidx.annotation:annotation:1.1.0'
86
86
implementation ' com.google.android.gms:play-services-tasks:18.0.1'
87
- implementation ' com.google.auto.service:auto-service-annotations:1.0-rc6 '
87
+ implementation ' com.google.auto.service:auto-service-annotations:1.0.1 '
88
88
implementation ' javax.inject:javax.inject:1'
89
89
90
90
vendor (libs. dagger. dagger) {
You can’t perform that action at this time.
0 commit comments