Update dependency com.google.auto.service:auto-service to v1.1.1
This commit is contained in:
parent
2b0b7e3e4b
commit
fff0e9b3b4
1 changed files with 1 additions and 1 deletions
|
|
@ -26,5 +26,5 @@ dependencies {
|
|||
implementation("com.squareup:kotlinpoet:1.14.2")
|
||||
implementation(libs.dagger)
|
||||
compileOnly("com.google.auto.service:auto-service-annotations:1.1.0")
|
||||
kapt("com.google.auto.service:auto-service:1.1.0")
|
||||
kapt("com.google.auto.service:auto-service:1.1.1")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue