commit | 7d9836f8bd4f2525597b091787d0858784c6c22e | [log] [tgz] |
---|---|---|
author | Yigit Boyar <yboyar@google.com> | Mon Sep 14 11:18:21 2015 -0700 |
committer | Yigit Boyar <yboyar@google.com> | Mon Sep 14 11:18:21 2015 -0700 |
tree | 3ac50248984aec8fbee878c906935fee56aa5ed9 | |
parent | 32074b0202a7232df8c8ceab9077f4ca3af3335a [diff] [blame] |
Move tool versions into config Change-Id: Ia75eb20a50571aa6f8ebb80596962694d2d535fa
diff --git a/databinding.properties b/databinding.properties index 16329ff..72d83b3 100644 --- a/databinding.properties +++ b/databinding.properties
@@ -5,7 +5,8 @@ androidPluginVersion = 1.3.0 javaTargetCompatibility = 1.7 javaSourceCompatibility = 1.7 - +buildToolsVersion = 22.0.1 +compileSdkVersionStr = 22 prebuildFolderName=prebuilds group=com.android.databinding testGroup=com.android.databinding.test