Removed unused and now deprecated kotlin plugin
This commit is contained in:
parent
640299ef1a
commit
4495fe5273
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ apply plugin: 'com.android.application'
|
|||
|
||||
apply plugin: 'kotlin-android'
|
||||
|
||||
apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
apply plugin: 'kotlin-kapt'
|
||||
|
||||
apply plugin: "org.jlleitschuh.gradle.ktlint"
|
||||
|
|
Loading…
Reference in a new issue