summaryrefslogtreecommitdiff
path: root/androidx/room/room-runtime/2.1.0-alpha07
diff options
context:
space:
mode:
Diffstat (limited to 'androidx/room/room-runtime/2.1.0-alpha07')
-rw-r--r--androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jarbin0 -> 58691 bytes
-rw-r--r--androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jar.md51
-rw-r--r--androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jar.sha11
-rw-r--r--androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aarbin0 -> 87866 bytes
-rw-r--r--androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aar.md51
-rw-r--r--androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aar.sha11
-rw-r--r--androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom71
-rw-r--r--androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom.md51
-rw-r--r--androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom.sha11
9 files changed, 77 insertions, 0 deletions
diff --git a/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jar b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jar
new file mode 100644
index 0000000000..6ddac848b8
--- /dev/null
+++ b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jar
Binary files differ
diff --git a/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jar.md5 b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jar.md5
new file mode 100644
index 0000000000..2f1929cfdf
--- /dev/null
+++ b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jar.md5
@@ -0,0 +1 @@
+e0b6a7fab2621ad534954c1a52f33be3 \ No newline at end of file
diff --git a/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jar.sha1 b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jar.sha1
new file mode 100644
index 0000000000..cb142ace44
--- /dev/null
+++ b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07-sources.jar.sha1
@@ -0,0 +1 @@
+f9d8cc3c55eaa46c30317c12c33786f21c1eae47 \ No newline at end of file
diff --git a/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aar b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aar
new file mode 100644
index 0000000000..fec986881b
--- /dev/null
+++ b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aar
Binary files differ
diff --git a/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aar.md5 b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aar.md5
new file mode 100644
index 0000000000..739cb61caf
--- /dev/null
+++ b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aar.md5
@@ -0,0 +1 @@
+3343ec290ea13dee9790a7f85bc193c4 \ No newline at end of file
diff --git a/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aar.sha1 b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aar.sha1
new file mode 100644
index 0000000000..7dd125d0f2
--- /dev/null
+++ b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.aar.sha1
@@ -0,0 +1 @@
+ab34c47e1c1f2d8f1a264c112cc281ee2b8e2c66 \ No newline at end of file
diff --git a/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom
new file mode 100644
index 0000000000..cc8d21476d
--- /dev/null
+++ b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom
@@ -0,0 +1,71 @@
+<?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>androidx.room</groupId>
+ <artifactId>room-runtime</artifactId>
+ <version>2.1.0-alpha07</version>
+ <packaging>aar</packaging>
+ <name>Android Room-Runtime</name>
+ <description>Android Room-Runtime</description>
+ <url>https://developer.android.com/topic/libraries/architecture/index.html</url>
+ <inceptionYear>2017</inceptionYear>
+ <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>
+ <developers>
+ <developer>
+ <name>The Android Open Source Project</name>
+ </developer>
+ </developers>
+ <scm>
+ <connection>scm:git:https://android.googlesource.com/platform/frameworks/support</connection>
+ <url>http://source.android.com</url>
+ </scm>
+ <dependencies>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-common</artifactId>
+ <version>2.1.0-alpha07</version>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>androidx.sqlite</groupId>
+ <artifactId>sqlite-framework</artifactId>
+ <version>2.0.1</version>
+ <type>aar</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>androidx.sqlite</groupId>
+ <artifactId>sqlite</artifactId>
+ <version>2.0.1</version>
+ <type>aar</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>androidx.arch.core</groupId>
+ <artifactId>core-runtime</artifactId>
+ <version>2.0.1</version>
+ <type>aar</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>androidx.core</groupId>
+ <artifactId>core</artifactId>
+ <version>1.0.0</version>
+ <type>aar</type>
+ <scope>compile</scope>
+ </dependency>
+ <dependency>
+ <groupId>androidx.collection</groupId>
+ <artifactId>collection</artifactId>
+ <version>1.0.0</version>
+ <scope>compile</scope>
+ </dependency>
+ </dependencies>
+</project>
diff --git a/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom.md5 b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom.md5
new file mode 100644
index 0000000000..eaf760c79b
--- /dev/null
+++ b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom.md5
@@ -0,0 +1 @@
+7c48f2b5121bb0bd7fe0b25c2671f954 \ No newline at end of file
diff --git a/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom.sha1 b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom.sha1
new file mode 100644
index 0000000000..3ed263dea9
--- /dev/null
+++ b/androidx/room/room-runtime/2.1.0-alpha07/room-runtime-2.1.0-alpha07.pom.sha1
@@ -0,0 +1 @@
+219c0eeb43928255e505c282d01cd6e5bccc420b \ No newline at end of file