mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +08:00
[Internal][Gradle] (deps): Bump com.google.dagger:dagger-compiler from 2.48 to 2.48.1 in /catalog
Resolves https://github.com/material-components/material-components-android/pull/3880 GIT_ORIGIN_REV_ID=5b92733532df1a67a273294fce09fa8aea80a862 PiperOrigin-RevId: 587720500
This commit is contained in:
parent
215a9ce616
commit
bbd12e6834
@ -6,7 +6,7 @@ dependencies {
|
||||
implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.22"))
|
||||
|
||||
api 'com.google.dagger:dagger:2.48'
|
||||
annotationProcessor 'com.google.dagger:dagger-compiler:2.48'
|
||||
annotationProcessor 'com.google.dagger:dagger-compiler:2.48.1'
|
||||
|
||||
api 'com.google.dagger:dagger-android:2.48'
|
||||
api 'com.google.dagger:dagger-android-support:2.48.1'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user