Skip to content

Commit 3535db1

Browse files
Update dependency com.google.auto.service:auto-service to v1.1.1
1 parent fcace5b commit 3535db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencyResolutionManagement {
6969
version('ksp', '1.8.22-1.0.11')
7070

7171
library('androidx-multidex', "androidx.multidex:multidex:2.0.1")
72-
library('autoservice', 'com.google.auto.service:auto-service:1.0-rc3')
72+
library('autoservice', 'com.google.auto.service:auto-service:1.1.1')
7373
library('autoservice.annotations', 'com.google.auto.service:auto-service-annotations:1.0.1')
7474
library('android-gradle', 'com.android.tools.build:gradle:8.1.1')
7575
library('androidx-cardview', 'androidx.cardview:cardview:1.0.0')

0 commit comments

Comments
 (0)