mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-25 18:21:20 +02:00
Install ktlint plugin
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
plugins {
|
||||
id 'com.android.application'
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
id 'org.jlleitschuh.gradle.ktlint' version "11.3.1"
|
||||
}
|
||||
|
||||
android {
|
||||
|
Reference in New Issue
Block a user