summaryrefslogtreecommitdiff
path: root/current/androidx/m2repository/androidx/room/room-migration/2.7.0-alpha01/room-migration-2.7.0-alpha01.pom
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-15 09:37:07 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-15 09:37:07 +0000
commitc5727d3b464cf26e3488953fcea6629aea87e579 (patch)
tree5e6b8d346bd569be2cf54bbd24ab6a7c4145fec9 /current/androidx/m2repository/androidx/room/room-migration/2.7.0-alpha01/room-migration-2.7.0-alpha01.pom
parentb481932be131f2f226dbcc2b9afa3ab891a823a2 (diff)
parent89772c80bdfb6eb0bd77b1b8a9093bde74f6902b (diff)
downloadsdk-088f1e8d281f0a308d324a4c51abf8f28f43f493.tar.gz
Snap for 11224086 from 89772c80bdfb6eb0bd77b1b8a9093bde74f6902b to mainline-tzdata5-releaseaml_tz5_341510070aml_tz5_341510050aml_tz5_341510010aml_tz5_341510010
Change-Id: I1452bbfa1303cb94b5152517034cedd07efa0df5
Diffstat (limited to 'current/androidx/m2repository/androidx/room/room-migration/2.7.0-alpha01/room-migration-2.7.0-alpha01.pom')
-rw-r--r--current/androidx/m2repository/androidx/room/room-migration/2.7.0-alpha01/room-migration-2.7.0-alpha01.pom134
1 files changed, 134 insertions, 0 deletions
diff --git a/current/androidx/m2repository/androidx/room/room-migration/2.7.0-alpha01/room-migration-2.7.0-alpha01.pom b/current/androidx/m2repository/androidx/room/room-migration/2.7.0-alpha01/room-migration-2.7.0-alpha01.pom
new file mode 100644
index 000000000..0fae81eb2
--- /dev/null
+++ b/current/androidx/m2repository/androidx/room/room-migration/2.7.0-alpha01/room-migration-2.7.0-alpha01.pom
@@ -0,0 +1,134 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <!-- This module was also published with a richer model, Gradle metadata, -->
+ <!-- which should be used instead. Do not delete the following line which -->
+ <!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
+ <!-- that they should prefer consuming it instead. -->
+ <!-- do_not_remove: published-with-gradle-metadata -->
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-migration</artifactId>
+ <version>2.7.0-alpha01</version>
+ <name>Room Migration</name>
+ <description>Android Room Migration</description>
+ <url>https://developer.android.com/jetpack/androidx/releases/room#2.7.0-alpha01</url>
+ <inceptionYear>2017</inceptionYear>
+ <organization>
+ <name>The Android Open Source Project</name>
+ </organization>
+ <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>https://cs.android.com/androidx/platform/frameworks/support</url>
+ </scm>
+ <dependencyManagement>
+ <dependencies>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-common</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-compiler</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-compiler-processing</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-compiler-processing-testing</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-guava</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-gradle-plugin</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-ktx</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-paging</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-paging-guava</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-paging-rxjava2</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-paging-rxjava3</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-runtime</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-rxjava2</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-rxjava3</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-testing</artifactId>
+ <version>2.7.0-alpha01</version>
+ </dependency>
+ </dependencies>
+ </dependencyManagement>
+ <dependencies>
+ <dependency>
+ <groupId>androidx.room</groupId>
+ <artifactId>room-common</artifactId>
+ <version>[2.7.0-alpha01]</version>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.google.code.gson</groupId>
+ <artifactId>gson</artifactId>
+ <version>2.9.0</version>
+ <scope>runtime</scope>
+ </dependency>
+ <dependency>
+ <groupId>org.jetbrains.kotlin</groupId>
+ <artifactId>kotlin-stdlib</artifactId>
+ <version>1.8.22</version>
+ <scope>runtime</scope>
+ </dependency>
+ </dependencies>
+</project> \ No newline at end of file