Skip to content

Instantly share code, notes, and snippets.

View LightYearsBehind's full-sized avatar

Daniel Tan LightYearsBehind

  • Genie Wits
  • Singapore
View GitHub Profile
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 29
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "com.geniewits.groovy2kotlin"