Add twitter rules for Compose
This commit is contained in:
parent
9b1a689eaa
commit
6340d8640c
2 changed files with 47 additions and 0 deletions
|
|
@ -191,4 +191,5 @@ dependencies {
|
|||
|
||||
implementation(libs.showkase)
|
||||
ksp(libs.showkase.processor)
|
||||
detektPlugins("com.twitter.compose.rules:detekt:0.0.26")
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue