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 fe41f65 commit 3c528b4Copy full SHA for 3c528b4
settings.gradle
@@ -69,7 +69,7 @@ dependencyResolutionManagement {
69
version('ksp', '1.8.22-1.0.11')
70
71
library('androidx-multidex', "androidx.multidex:multidex:2.0.1")
72
- library('autoservice', 'com.google.auto.service:auto-service:1.0-rc3')
+ library('autoservice', 'com.google.auto.service:auto-service:1.1.1')
73
library('autoservice.annotations', 'com.google.auto.service:auto-service-annotations:1.0.1')
74
library('android-gradle', 'com.android.tools.build:gradle:8.1.1')
75
library('androidx-cardview', 'androidx.cardview:cardview:1.0.0')
0 commit comments