Add 2-way data binding prebuilts (v 1.1)

Bug 1474349
Bug 22460238

Change-Id: I7c41826d2fdc33abe797daf66963d740cf44f632
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1-javadoc.jar b/com/android/databinding/adapters/1.1/adapters-1.1-javadoc.jar
new file mode 100644
index 0000000..741e5b6
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1-javadoc.jar
Binary files differ
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1-javadoc.jar.md5 b/com/android/databinding/adapters/1.1/adapters-1.1-javadoc.jar.md5
new file mode 100644
index 0000000..c4ad48c
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1-javadoc.jar.md5
@@ -0,0 +1 @@
+3102e4c3a8b533ecadf7a79f8cc0e6ed
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1-javadoc.jar.sha1 b/com/android/databinding/adapters/1.1/adapters-1.1-javadoc.jar.sha1
new file mode 100644
index 0000000..a8506d5
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1-javadoc.jar.sha1
@@ -0,0 +1 @@
+96b2b1883d2ea46bfcc65c1e6addfda97814825f
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1-sources.jar b/com/android/databinding/adapters/1.1/adapters-1.1-sources.jar
new file mode 100644
index 0000000..a65eed3
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1-sources.jar
Binary files differ
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1-sources.jar.md5 b/com/android/databinding/adapters/1.1/adapters-1.1-sources.jar.md5
new file mode 100644
index 0000000..a1b3e16
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1-sources.jar.md5
@@ -0,0 +1 @@
+d9447e86bde083ce29e475269f408094
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1-sources.jar.sha1 b/com/android/databinding/adapters/1.1/adapters-1.1-sources.jar.sha1
new file mode 100644
index 0000000..4e30a01
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1-sources.jar.sha1
@@ -0,0 +1 @@
+271f7d5792857458ee31eaafa2f00ab75ee68a27
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1.aar b/com/android/databinding/adapters/1.1/adapters-1.1.aar
new file mode 100644
index 0000000..91ffc8e
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1.aar
Binary files differ
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1.aar.md5 b/com/android/databinding/adapters/1.1/adapters-1.1.aar.md5
new file mode 100644
index 0000000..ed95514
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1.aar.md5
@@ -0,0 +1 @@
+63c9e012af57aacb15d1b998711077c0
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1.aar.sha1 b/com/android/databinding/adapters/1.1/adapters-1.1.aar.sha1
new file mode 100644
index 0000000..07ea678
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1.aar.sha1
@@ -0,0 +1 @@
+110c163a806a7317374e98d9a8ab460e91c0d3d3
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1.pom b/com/android/databinding/adapters/1.1/adapters-1.1.pom
new file mode 100644
index 0000000..c22b386
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1.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.1</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>1.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1.pom.md5 b/com/android/databinding/adapters/1.1/adapters-1.1.pom.md5
new file mode 100644
index 0000000..d928121
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1.pom.md5
@@ -0,0 +1 @@
+7f884655cb412a87b69247d382edcf2e
\ No newline at end of file
diff --git a/com/android/databinding/adapters/1.1/adapters-1.1.pom.sha1 b/com/android/databinding/adapters/1.1/adapters-1.1.pom.sha1
new file mode 100644
index 0000000..eb40518
--- /dev/null
+++ b/com/android/databinding/adapters/1.1/adapters-1.1.pom.sha1
@@ -0,0 +1 @@
+bd7626a61823c5e1b5ea49a6315cac64c016c220
\ No newline at end of file
diff --git a/com/android/databinding/library/1.1/library-1.1-javadoc.jar b/com/android/databinding/library/1.1/library-1.1-javadoc.jar
new file mode 100644
index 0000000..fa82708
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1-javadoc.jar
Binary files differ
diff --git a/com/android/databinding/library/1.1/library-1.1-javadoc.jar.md5 b/com/android/databinding/library/1.1/library-1.1-javadoc.jar.md5
new file mode 100644
index 0000000..ad758d9
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1-javadoc.jar.md5
@@ -0,0 +1 @@
+d7e559f25a20f061c62cc4dbbfb6a36c
\ No newline at end of file
diff --git a/com/android/databinding/library/1.1/library-1.1-javadoc.jar.sha1 b/com/android/databinding/library/1.1/library-1.1-javadoc.jar.sha1
new file mode 100644
index 0000000..54e287c
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1-javadoc.jar.sha1
@@ -0,0 +1 @@
+339a3b20fd98775796dfb6c248cc7ddbf526f635
\ No newline at end of file
diff --git a/com/android/databinding/library/1.1/library-1.1-sources.jar b/com/android/databinding/library/1.1/library-1.1-sources.jar
new file mode 100644
index 0000000..d8bd208
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1-sources.jar
Binary files differ
diff --git a/com/android/databinding/library/1.1/library-1.1-sources.jar.md5 b/com/android/databinding/library/1.1/library-1.1-sources.jar.md5
new file mode 100644
index 0000000..964df96
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1-sources.jar.md5
@@ -0,0 +1 @@
+ca88a210328f9c3655c3524421874a97
\ No newline at end of file
diff --git a/com/android/databinding/library/1.1/library-1.1-sources.jar.sha1 b/com/android/databinding/library/1.1/library-1.1-sources.jar.sha1
new file mode 100644
index 0000000..e640354
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1-sources.jar.sha1
@@ -0,0 +1 @@
+12e3f88b119fbaccf46fe28b6c4f35adbe60daf3
\ No newline at end of file
diff --git a/com/android/databinding/library/1.1/library-1.1.aar b/com/android/databinding/library/1.1/library-1.1.aar
new file mode 100644
index 0000000..d25e0d1
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1.aar
Binary files differ
diff --git a/com/android/databinding/library/1.1/library-1.1.aar.md5 b/com/android/databinding/library/1.1/library-1.1.aar.md5
new file mode 100644
index 0000000..97b2c02
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1.aar.md5
@@ -0,0 +1 @@
+786980fe30ef7a7015ec9d9e4f340ecb
\ No newline at end of file
diff --git a/com/android/databinding/library/1.1/library-1.1.aar.sha1 b/com/android/databinding/library/1.1/library-1.1.aar.sha1
new file mode 100644
index 0000000..a2e0c86
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1.aar.sha1
@@ -0,0 +1 @@
+6d305d8c838bbb1e16584a3053097699b5353d11
\ No newline at end of file
diff --git a/com/android/databinding/library/1.1/library-1.1.pom b/com/android/databinding/library/1.1/library-1.1.pom
new file mode 100644
index 0000000..bcb1d9b
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1.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.1</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.support</groupId>
+      <artifactId>support-v4</artifactId>
+      <version>21.0.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>com.android.databinding</groupId>
+      <artifactId>baseLibrary</artifactId>
+      <version>1.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>
diff --git a/com/android/databinding/library/1.1/library-1.1.pom.md5 b/com/android/databinding/library/1.1/library-1.1.pom.md5
new file mode 100644
index 0000000..4559ce5
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1.pom.md5
@@ -0,0 +1 @@
+8177aaf76c6da0bc8f881a78327f0355
\ No newline at end of file
diff --git a/com/android/databinding/library/1.1/library-1.1.pom.sha1 b/com/android/databinding/library/1.1/library-1.1.pom.sha1
new file mode 100644
index 0000000..b2c05a2
--- /dev/null
+++ b/com/android/databinding/library/1.1/library-1.1.pom.sha1
@@ -0,0 +1 @@
+5a4b0208f2a1722c23341d0d163d4c459c60ae3a
\ No newline at end of file