Skip to content

Instantly share code, notes, and snippets.

View hwchong's full-sized avatar

Hon Weng Chong hwchong

View GitHub Profile
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
android {
compileSdkVersion 23
buildToolsVersion "23.0.1"
defaultConfig {
applicationId "com.clinicloud.app"
minSdkVersion 18