[knit] Configure the plugin (covered by ./gradlew check)
This commit is contained in:
parent
70ab863e2e
commit
c392fa51fe
2 changed files with 8 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ plugins {
|
|||
id("com.google.firebase.appdistribution") version "3.0.2"
|
||||
id("org.jlleitschuh.gradle.ktlint") version "11.0.0"
|
||||
id("io.gitlab.arturbosch.detekt") version "1.22.0"
|
||||
id("org.jetbrains.kotlinx.knit") version "0.4.0"
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
<!--- TOC -->
|
||||
|
||||
* [VersionCatalog](#versioncatalog)
|
||||
* [Jetpack Compose](#jetpack-compose)
|
||||
|
||||
<!--- END -->
|
||||
|
||||
### VersionCatalog
|
||||
|
||||
### Jetpack Compose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue