My build.gradle only has these plugins: ``` apply ...
# android
s
My build.gradle only has these plugins:
Copy code
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'