summaryrefslogtreecommitdiff
path: root/current/androidx/m2repository/androidx/work/work-runtime/2.10.0-alpha01/work-runtime-2.10.0-alpha01.module
diff options
context:
space:
mode:
Diffstat (limited to 'current/androidx/m2repository/androidx/work/work-runtime/2.10.0-alpha01/work-runtime-2.10.0-alpha01.module')
-rw-r--r--current/androidx/m2repository/androidx/work/work-runtime/2.10.0-alpha01/work-runtime-2.10.0-alpha01.module420
1 files changed, 420 insertions, 0 deletions
diff --git a/current/androidx/m2repository/androidx/work/work-runtime/2.10.0-alpha01/work-runtime-2.10.0-alpha01.module b/current/androidx/m2repository/androidx/work/work-runtime/2.10.0-alpha01/work-runtime-2.10.0-alpha01.module
new file mode 100644
index 000000000..0507d6942
--- /dev/null
+++ b/current/androidx/m2repository/androidx/work/work-runtime/2.10.0-alpha01/work-runtime-2.10.0-alpha01.module
@@ -0,0 +1,420 @@
+{
+ "formatVersion": "1.1",
+ "component": {
+ "group": "androidx.work",
+ "module": "work-runtime",
+ "version": "2.10.0-alpha01",
+ "attributes": {
+ "org.gradle.status": "release"
+ }
+ },
+ "createdBy": {
+ "gradle": {
+ "version": "8.4"
+ }
+ },
+ "variants": [
+ {
+ "name": "releaseVariantReleaseApiPublication",
+ "attributes": {
+ "org.gradle.category": "library",
+ "org.gradle.dependency.bundling": "external",
+ "org.gradle.libraryelements": "aar",
+ "org.gradle.usage": "java-api"
+ },
+ "dependencies": [
+ {
+ "group": "androidx.annotation",
+ "module": "annotation-experimental",
+ "version": {
+ "requires": "1.0.0"
+ }
+ },
+ {
+ "group": "androidx.lifecycle",
+ "module": "lifecycle-livedata",
+ "version": {
+ "requires": "2.5.1"
+ }
+ },
+ {
+ "group": "androidx.startup",
+ "module": "startup-runtime",
+ "version": {
+ "requires": "1.1.1"
+ }
+ },
+ {
+ "group": "com.google.guava",
+ "module": "listenablefuture",
+ "version": {
+ "requires": "1.0"
+ }
+ },
+ {
+ "group": "org.jetbrains.kotlin",
+ "module": "kotlin-stdlib",
+ "version": {
+ "requires": "1.8.22"
+ }
+ },
+ {
+ "group": "org.jetbrains.kotlinx",
+ "module": "kotlinx-coroutines-android",
+ "version": {
+ "requires": "1.7.3"
+ }
+ }
+ ],
+ "dependencyConstraints": [
+ {
+ "group": "androidx.work",
+ "module": "work-gcm",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-multiprocess",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-runtime-ktx",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-rxjava2",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-rxjava3",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-testing",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ }
+ ],
+ "files": [
+ {
+ "name": "work-runtime-2.10.0-alpha01.aar",
+ "url": "work-runtime-2.10.0-alpha01.aar",
+ "size": 1889071,
+ "sha512": "ef3b0b47ec628d6aeaa479d2e6180244997a0f851adcf7fc31570db761f56d44f5f6bba483cd87e84a04b2c001828d262bed4e0462f016f0443633cb6d5f1eac",
+ "sha256": "b62f26be973e3efbc7747d57b3c8682b30ae4c48f2cfbf14939650ef3cd87f7a",
+ "sha1": "629c5dac7ba2a4f1af765feae51f8c278e2be3ef",
+ "md5": "d770c5c9a5cbe486fcab8d76d2936c6a"
+ }
+ ]
+ },
+ {
+ "name": "releaseVariantReleaseRuntimePublication",
+ "attributes": {
+ "org.gradle.category": "library",
+ "org.gradle.dependency.bundling": "external",
+ "org.gradle.libraryelements": "aar",
+ "org.gradle.usage": "java-runtime"
+ },
+ "dependencies": [
+ {
+ "group": "androidx.annotation",
+ "module": "annotation-experimental",
+ "version": {
+ "requires": "1.0.0"
+ }
+ },
+ {
+ "group": "androidx.concurrent",
+ "module": "concurrent-futures",
+ "version": {
+ "requires": "1.1.0"
+ }
+ },
+ {
+ "group": "androidx.core",
+ "module": "core",
+ "version": {
+ "requires": "1.9.0"
+ }
+ },
+ {
+ "group": "androidx.lifecycle",
+ "module": "lifecycle-livedata",
+ "version": {
+ "requires": "2.5.1"
+ }
+ },
+ {
+ "group": "androidx.lifecycle",
+ "module": "lifecycle-service",
+ "version": {
+ "requires": "2.5.1"
+ }
+ },
+ {
+ "group": "androidx.room",
+ "module": "room-ktx",
+ "version": {
+ "requires": "2.5.0"
+ }
+ },
+ {
+ "group": "androidx.sqlite",
+ "module": "sqlite-framework",
+ "version": {
+ "requires": "2.3.0"
+ }
+ },
+ {
+ "group": "androidx.startup",
+ "module": "startup-runtime",
+ "version": {
+ "requires": "1.1.1"
+ }
+ },
+ {
+ "group": "com.google.guava",
+ "module": "listenablefuture",
+ "version": {
+ "requires": "1.0"
+ }
+ },
+ {
+ "group": "org.jetbrains.kotlin",
+ "module": "kotlin-stdlib",
+ "version": {
+ "requires": "1.8.22"
+ }
+ },
+ {
+ "group": "org.jetbrains.kotlinx",
+ "module": "kotlinx-coroutines-android",
+ "version": {
+ "requires": "1.7.3"
+ }
+ }
+ ],
+ "dependencyConstraints": [
+ {
+ "group": "androidx.work",
+ "module": "work-gcm",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-multiprocess",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-runtime-ktx",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-rxjava2",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-rxjava3",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-testing",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ }
+ ],
+ "files": [
+ {
+ "name": "work-runtime-2.10.0-alpha01.aar",
+ "url": "work-runtime-2.10.0-alpha01.aar",
+ "size": 1889071,
+ "sha512": "ef3b0b47ec628d6aeaa479d2e6180244997a0f851adcf7fc31570db761f56d44f5f6bba483cd87e84a04b2c001828d262bed4e0462f016f0443633cb6d5f1eac",
+ "sha256": "b62f26be973e3efbc7747d57b3c8682b30ae4c48f2cfbf14939650ef3cd87f7a",
+ "sha1": "629c5dac7ba2a4f1af765feae51f8c278e2be3ef",
+ "md5": "d770c5c9a5cbe486fcab8d76d2936c6a"
+ }
+ ]
+ },
+ {
+ "name": "sourcesElements",
+ "attributes": {
+ "org.gradle.category": "documentation",
+ "org.gradle.dependency.bundling": "external",
+ "org.gradle.docstype": "sources",
+ "org.gradle.usage": "java-runtime"
+ },
+ "dependencyConstraints": [
+ {
+ "group": "androidx.work",
+ "module": "work-gcm",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-multiprocess",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-runtime-ktx",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-rxjava2",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-rxjava3",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-testing",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ }
+ ],
+ "files": [
+ {
+ "name": "work-runtime-2.10.0-alpha01-sources.jar",
+ "url": "work-runtime-2.10.0-alpha01-sources.jar",
+ "size": 284908,
+ "sha512": "554cebf206a4c3f04bf29b51a36342948da45c5d26f0e48f12dbfd2618742e54f286287ef2aa2531a58d02b75bdf444aafe9d10189a09e82dece3a346b948cdd",
+ "sha256": "5a536dac98a17a3099151fb7a6e98f9c40853c67b9ecd1e5a8448473ac4c0e28",
+ "sha1": "fae05734966c433b4bdec6536e511a9cd1dbbcf6",
+ "md5": "ac7c9ccb3be8b2886847b455937cbfc9"
+ }
+ ]
+ },
+ {
+ "name": "libraryVersionMetadata",
+ "attributes": {
+ "org.gradle.category": "documentation",
+ "org.gradle.dependency.bundling": "external",
+ "org.gradle.usage": "library-version-metadata"
+ },
+ "dependencyConstraints": [
+ {
+ "group": "androidx.work",
+ "module": "work-gcm",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-multiprocess",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-runtime-ktx",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-rxjava2",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-rxjava3",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ },
+ {
+ "group": "androidx.work",
+ "module": "work-testing",
+ "version": {
+ "requires": "2.10.0-alpha01"
+ },
+ "reason": "work-runtime is in atomic group androidx.work"
+ }
+ ],
+ "files": [
+ {
+ "name": "work-runtime-2.10.0-alpha01-versionMetadata.json",
+ "url": "work-runtime-2.10.0-alpha01-versionMetadata.json",
+ "size": 34099,
+ "sha512": "a5ea1e9b8bb916e568edf09def0e9716416bac0bbc1c68e7160c7905482c19d7170de96f4b55f7775841f2103328082ef48fc4a6abfd566d162f16bc6a633ee6",
+ "sha256": "46d98a424e897952a669f2473724c336bac31ca516f5226fb59218346811bf84",
+ "sha1": "c97fecf0d3784682d8eed9c9aeae081613f982a7",
+ "md5": "2c09255386d1d1adf0069f528d06cb86"
+ }
+ ]
+ }
+ ]
+} \ No newline at end of file