summaryrefslogtreecommitdiff
path: root/databinding.properties
diff options
context:
space:
mode:
authorYigit Boyar <yboyar@google.com>2015-09-25 14:48:56 -0700
committerYigit Boyar <yboyar@google.com>2015-09-25 14:53:26 -0700
commit890b4850c628f04eb75397e427ba7074e4f9c386 (patch)
treebed1e00e186ced57fa3074c8df0d74417c777abf /databinding.properties
parentd58bb64076c5fdd12a082c595eb858fa9d32d6ae (diff)
downloaddata-binding-890b4850c628f04eb75397e427ba7074e4f9c386.tar.gz
Add support for gradle 1.4.0-beta3
This CL changes how we find original xml file. Previously, it was a comment in the XML file. Now it is another interface we can query (nicer). This CL adds support for it but still keeps the XML reference support. Bug: 24408701 Change-Id: I0ac91b2f81f7264735f11d4ded154a2fd807e776
Diffstat (limited to 'databinding.properties')
-rw-r--r--databinding.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/databinding.properties b/databinding.properties
index b1ac92c7..2f07935c 100644
--- a/databinding.properties
+++ b/databinding.properties
@@ -2,7 +2,7 @@
kotlinVersion = 0.13.1513
version = 1.0-rc3-SNAPSHOT
releaseVersion = 1.0-rc2
-androidPluginVersion = 1.3.0
+androidPluginVersion = 1.4.0-beta3
javaTargetCompatibility = 1.7
javaSourceCompatibility = 1.7
buildToolsVersion = 22.0.1