mirror of
https://github.com/BetterAndroid/Hikage.git
synced 2025-10-19 02:59:31 +08:00
style: optimizing code style
This commit is contained in:
@@ -25,7 +25,9 @@ kotlin {
|
||||
|
||||
dependencies {
|
||||
compileOnly(com.google.devtools.ksp.symbol.processing.api)
|
||||
|
||||
ksp(dev.zacsweers.autoservice.auto.service.ksp)
|
||||
|
||||
implementation(com.google.auto.service.auto.service.annotations)
|
||||
implementation(com.squareup.kotlinpoet)
|
||||
implementation(com.squareup.kotlinpoet.ksp)
|
||||
|
Reference in New Issue
Block a user