fix(android): remove kotlin-android-extensions (#3299)
This commit is contained in:
parent
9252663b4b
commit
c78077ff0a
@ -1,6 +1,5 @@
|
||||
apply plugin: 'com.android.library'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
buildscript {
|
||||
def kotlin_version = rootProject.ext.has('kotlinVersion') ? rootProject.ext.get('kotlinVersion') :
|
||||
|
Loading…
Reference in New Issue
Block a user