Skip to content

Commit

Permalink
fix: remove kotlinter
Browse files Browse the repository at this point in the history
  • Loading branch information
merlinpaypal committed Sep 27, 2023
1 parent 2fa1ea1 commit 1550f44
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion demo/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
plugins {
id 'com.android.application'
id 'org.jetbrains.kotlin.android'
id 'org.jmailen.kotlinter'
}

android {
Expand Down
1 change: 0 additions & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
plugins {
id 'com.android.library'
id 'org.jetbrains.kotlin.android'
id 'org.jmailen.kotlinter'
}

android {
Expand Down

0 comments on commit 1550f44

Please sign in to comment.