Skip to content

Commit

Permalink
remove kotlin extension plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
t0thkr1s committed Mar 15, 2021
1 parent f6727ef commit b50ac66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
plugins {
id 'com.android.application'
id 'kotlin-android'
id 'kotlin-android-extensions'
id 'com.google.gms.google-services'
}

Expand Down Expand Up @@ -45,7 +44,6 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'androidx.browser:browser:1.3.0'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.preference:preference-ktx:2.3.4'
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'androidx.exifinterface:exifinterface:1.3.2'
implementation 'androidx.vectordrawable:vectordrawable-animated:1.1.0'
Expand Down

0 comments on commit b50ac66

Please sign in to comment.