Skip to content

Instantly share code, notes, and snippets.

@wongk
Created November 1, 2019 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wongk/e8bdf170589b1730c8dc0cb7f61cab31 to your computer and use it in GitHub Desktop.
Save wongk/e8bdf170589b1730c8dc0cb7f61cab31 to your computer and use it in GitHub Desktop.
Blog - android target - plugins block
plugins {
id 'org.jetbrains.kotlin.multiplatform' version '1.3.50'
}
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android-extensions'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment