Skip to content

Instantly share code, notes, and snippets.

@MonsterTechnoGit
Created May 13, 2018 06:12
Show Gist options
  • Save MonsterTechnoGit/a56ecf6658c42ebcc401a1652aed1383 to your computer and use it in GitHub Desktop.
Save MonsterTechnoGit/a56ecf6658c42ebcc401a1652aed1383 to your computer and use it in GitHub Desktop.
android {
dataBinding {
enabled = true
}
}
dependencies {
//...
implementation 'com.android.support:appcompat-v7:27.0.2'
implementation 'com.android.support:design:27.0.2'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment