Skip to content

Commit 1550f44

Browse files
committed
fix: remove kotlinter
1 parent 2fa1ea1 commit 1550f44

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

demo/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
plugins {
22
id 'com.android.application'
33
id 'org.jetbrains.kotlin.android'
4-
id 'org.jmailen.kotlinter'
54
}
65

76
android {

library/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
plugins {
22
id 'com.android.library'
33
id 'org.jetbrains.kotlin.android'
4-
id 'org.jmailen.kotlinter'
54
}
65

76
android {

0 commit comments

Comments
 (0)