Update data binding libraries to latest, fixing bugs.

Bug 27814095

Change-Id: I373530b40c6aa6b6f0b325f97642faa2f8db1304
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2-javadoc.jar b/com/android/databinding/adapters/1.2/adapters-1.2-javadoc.jar
new file mode 100644
index 0000000..699ff49
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2-javadoc.jar
Binary files differ
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2-javadoc.jar.md5 b/com/android/databinding/adapters/1.2/adapters-1.2-javadoc.jar.md5
new file mode 100644
index 0000000..6a4e904
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2-javadoc.jar.md5
@@ -0,0 +1 @@
+87b08e81f607ca204f19991d43cfbc13
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2-javadoc.jar.sha1 b/com/android/databinding/adapters/1.2/adapters-1.2-javadoc.jar.sha1
new file mode 100644
index 0000000..1b37cee
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2-javadoc.jar.sha1
@@ -0,0 +1 @@
+9b0c1a296af7d768d6d55f7501deaa4bc4a1e52c
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2-sources.jar b/com/android/databinding/adapters/1.2/adapters-1.2-sources.jar
new file mode 100644
index 0000000..4b785e7
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2-sources.jar
Binary files differ
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2-sources.jar.md5 b/com/android/databinding/adapters/1.2/adapters-1.2-sources.jar.md5
new file mode 100644
index 0000000..94dbbec
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2-sources.jar.md5
@@ -0,0 +1 @@
+52e7c7d8bdb5e873e0b53407799dbe76
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2-sources.jar.sha1 b/com/android/databinding/adapters/1.2/adapters-1.2-sources.jar.sha1
new file mode 100644
index 0000000..77eb38f
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2-sources.jar.sha1
@@ -0,0 +1 @@
+c4959181ee3062953c8e0b3d751f222106556b79
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2.aar b/com/android/databinding/adapters/1.2/adapters-1.2.aar
new file mode 100644
index 0000000..a15c837
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2.aar
Binary files differ
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2.aar.md5 b/com/android/databinding/adapters/1.2/adapters-1.2.aar.md5
new file mode 100644
index 0000000..accc2f7
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2.aar.md5
@@ -0,0 +1 @@
+023d2528f7e168d38c3b4aa703cd0076
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2.aar.sha1 b/com/android/databinding/adapters/1.2/adapters-1.2.aar.sha1
new file mode 100644
index 0000000..8511d1b
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2.aar.sha1
@@ -0,0 +1 @@
+b8b18e4f9e2d27d5e3fe4b45e7df3459e4170b7f
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2.pom b/com/android/databinding/adapters/1.2/adapters-1.2.pom
new file mode 100644
index 0000000..5b039d5
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2.pom
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.android.databinding</groupId>
+  <artifactId>adapters</artifactId>
+  <version>1.2</version>
+  <packaging>aar</packaging>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.databinding</groupId>
+      <artifactId>library</artifactId>
+      <version>1.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.databinding</groupId>
+      <artifactId>baseLibrary</artifactId>
+      <version>2.2.0-dev</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2.pom.md5 b/com/android/databinding/adapters/1.2/adapters-1.2.pom.md5
new file mode 100644
index 0000000..039d844
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2.pom.md5
@@ -0,0 +1 @@
+2522969abce9014e26c27481d0a5269e
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.2/adapters-1.2.pom.sha1 b/com/android/databinding/adapters/1.2/adapters-1.2.pom.sha1
new file mode 100644
index 0000000..bd81a95
--- /dev/null
+++ b/com/android/databinding/adapters/1.2/adapters-1.2.pom.sha1
@@ -0,0 +1 @@
+fa50fb56a6bb09ebf81aafe37c81e49529948fd8
\ No newline at end of file
diff --git a/com/android/databinding/library/1.2/library-1.2-javadoc.jar b/com/android/databinding/library/1.2/library-1.2-javadoc.jar
new file mode 100644
index 0000000..caf772d
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2-javadoc.jar
Binary files differ
diff --git a/com/android/databinding/library/1.2/library-1.2-javadoc.jar.md5 b/com/android/databinding/library/1.2/library-1.2-javadoc.jar.md5
new file mode 100644
index 0000000..fd0e9af
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2-javadoc.jar.md5
@@ -0,0 +1 @@
+f40f4fb2f3343270fb05f4f57d26e958
\ No newline at end of file
diff --git a/com/android/databinding/library/1.2/library-1.2-javadoc.jar.sha1 b/com/android/databinding/library/1.2/library-1.2-javadoc.jar.sha1
new file mode 100644
index 0000000..ec0d7c9
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2-javadoc.jar.sha1
@@ -0,0 +1 @@
+9fd664930bd44c7b76eebeddaca674b0c1fb4fbb
\ No newline at end of file
diff --git a/com/android/databinding/library/1.2/library-1.2-sources.jar b/com/android/databinding/library/1.2/library-1.2-sources.jar
new file mode 100644
index 0000000..acd0b2e
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2-sources.jar
Binary files differ
diff --git a/com/android/databinding/library/1.2/library-1.2-sources.jar.md5 b/com/android/databinding/library/1.2/library-1.2-sources.jar.md5
new file mode 100644
index 0000000..392ccf3
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2-sources.jar.md5
@@ -0,0 +1 @@
+c7dcdf65f8a2c1d8c7009ca0f0ee5342
\ No newline at end of file
diff --git a/com/android/databinding/library/1.2/library-1.2-sources.jar.sha1 b/com/android/databinding/library/1.2/library-1.2-sources.jar.sha1
new file mode 100644
index 0000000..3ba7d49
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2-sources.jar.sha1
@@ -0,0 +1 @@
+0885630d0153d697ea1e20e1fef6f2730595325d
\ No newline at end of file
diff --git a/com/android/databinding/library/1.2/library-1.2.aar b/com/android/databinding/library/1.2/library-1.2.aar
new file mode 100644
index 0000000..34821e4
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2.aar
Binary files differ
diff --git a/com/android/databinding/library/1.2/library-1.2.aar.md5 b/com/android/databinding/library/1.2/library-1.2.aar.md5
new file mode 100644
index 0000000..b4a0b1a
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2.aar.md5
@@ -0,0 +1 @@
+426078026a691aed5852a421155349ff
\ No newline at end of file
diff --git a/com/android/databinding/library/1.2/library-1.2.aar.sha1 b/com/android/databinding/library/1.2/library-1.2.aar.sha1
new file mode 100644
index 0000000..d005b16
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2.aar.sha1
@@ -0,0 +1 @@
+9960b502a0cf85cb5cd9bcab512d52688cb12015
\ No newline at end of file
diff --git a/com/android/databinding/library/1.2/library-1.2.pom b/com/android/databinding/library/1.2/library-1.2.pom
new file mode 100644
index 0000000..31b07b0
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2.pom
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>com.android.databinding</groupId>
+  <artifactId>library</artifactId>
+  <version>1.2</version>
+  <packaging>aar</packaging>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <dependencies>
+    <dependency>
+      <groupId>com.android.databinding</groupId>
+      <artifactId>baseLibrary</artifactId>
+      <version>2.2.0-dev</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.support</groupId>
+      <artifactId>support-v4</artifactId>
+      <version>21.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/com/android/databinding/library/1.2/library-1.2.pom.md5 b/com/android/databinding/library/1.2/library-1.2.pom.md5
new file mode 100644
index 0000000..b1f0d61
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2.pom.md5
@@ -0,0 +1 @@
+1e29991e84bb4b363afa5d4cc971a70f
\ No newline at end of file
diff --git a/com/android/databinding/library/1.2/library-1.2.pom.sha1 b/com/android/databinding/library/1.2/library-1.2.pom.sha1
new file mode 100644
index 0000000..e0b105e
--- /dev/null
+++ b/com/android/databinding/library/1.2/library-1.2.pom.sha1
@@ -0,0 +1 @@
+6e6791b5c112d8fbc301c1575e89306cc6311786
\ No newline at end of file