Fixed kotlinter.
This commit is contained in:
parent
03d2590aee
commit
bd0b011fe7
2 changed files with 4 additions and 2 deletions
|
@ -3,7 +3,7 @@ plugins {
|
|||
id 'kotlin-android'
|
||||
id 'kotlin-android-extensions'
|
||||
id 'kotlin-kapt'
|
||||
id 'org.jmailen.kotlinter' version '2.1.1'
|
||||
id 'org.jmailen.kotlinter'
|
||||
id 'com.github.ben-manes.versions' version '0.25.0'
|
||||
id 'io.gitlab.arturbosch.detekt' version '1.0.1'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue