Skip to content

Commit

Permalink
refactor: remove kotlin-android-extensions plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
thatfiredev authored and tiembo committed Dec 23, 2020
1 parent 5b3269b commit 0127faf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'
apply plugin: 'dagger.hilt.android.plugin'
apply plugin: 'androidx.navigation.safeargs.kotlin'
Expand Down

0 comments on commit 0127faf

Please sign in to comment.