Created
June 12, 2016 13:23
-
-
Save cbruegg/e154ffcb46bf3e2e93a3f254808fb404 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependencies { | |
// Data Binding | |
kapt 'com.android.databinding:compiler:2.1.2' | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment