We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3828795 commit fff5f34Copy full SHA for fff5f34
1 file changed
system/build.gradle.kts
@@ -5,6 +5,7 @@ plugins {
5
alias(libs.plugins.dagger.hilt.android)
6
alias(libs.plugins.kotlin.serialization)
7
alias(libs.plugins.kotlin.parcelize)
8
+ alias(libs.plugins.jlleitschuh.gradle.ktlint)
9
}
10
11
android {
0 commit comments