acra: Switch to ZacSweers's fork of autoservice
Google has no plans to officially support KSP for autoservice Ref: https://github.com/google/auto/issues/882 Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
parent
22dfe9519f
commit
6055cf2938
2 changed files with 5 additions and 4 deletions
|
|
@ -260,7 +260,7 @@ dependencies {
|
|||
|
||||
// Metadata generator for service descriptors
|
||||
compileOnly(libs.google.autoservice.annotations)
|
||||
ksp(libs.google.autoservice.compiler)
|
||||
ksp(libs.zacsweers.autoservice.compiler)
|
||||
|
||||
// Manager for complex RecyclerView layouts
|
||||
implementation(libs.lisawray.groupie.core)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue