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