Kotlin Plugin used in Android

Overview

Add this line of code in the build.gradle (Module) file to use components in the view directly.
 id 'kotlin-android'
id 'kotlin-android-extensions'

Reference



Comments

Popular posts from this blog

Standard input in Kotlin