[knit] Configure the plugin (covered by ./gradlew check)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user