fix docker for tauri android build
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,283 @@
|
||||
{
|
||||
"formatVersion": "1.1",
|
||||
"component": {
|
||||
"url": "../../savedstate/1.4.0/savedstate-1.4.0.module",
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": "1.4.0",
|
||||
"attributes": {
|
||||
"org.gradle.status": "release"
|
||||
}
|
||||
},
|
||||
"createdBy": {
|
||||
"gradle": {
|
||||
"version": "9.1.0",
|
||||
"buildId:": "14329657"
|
||||
}
|
||||
},
|
||||
"variants": [
|
||||
{
|
||||
"name": "androidApiElements-published",
|
||||
"attributes": {
|
||||
"org.gradle.category": "library",
|
||||
"org.gradle.jvm.environment": "android",
|
||||
"org.gradle.libraryelements": "aar",
|
||||
"org.gradle.usage": "java-api",
|
||||
"org.jetbrains.kotlin.platform.type": "jvm"
|
||||
},
|
||||
"dependencies": [
|
||||
{
|
||||
"group": "androidx.annotation",
|
||||
"module": "annotation",
|
||||
"version": {
|
||||
"requires": "1.8.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "androidx.annotation",
|
||||
"module": "annotation",
|
||||
"version": {
|
||||
"requires": "1.9.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib"
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlinx",
|
||||
"module": "kotlinx-coroutines-core",
|
||||
"version": {
|
||||
"requires": "1.9.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlinx",
|
||||
"module": "kotlinx-serialization-core",
|
||||
"version": {
|
||||
"requires": "1.7.3"
|
||||
}
|
||||
}
|
||||
],
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-compose",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-ktx",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-testing",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib",
|
||||
"version": {
|
||||
"requires": "2.0.21"
|
||||
}
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate.aar",
|
||||
"url": "savedstate-android-1.4.0.aar",
|
||||
"size": 136412,
|
||||
"sha512": "848bd45a9017e2ecfdd002faa6264fdab491e65c5d532513e5fcfb4808cd12e2b9704f8b14ffc18bb11d5577731f35151e177358216676702b2f31e3b8eb074c",
|
||||
"sha256": "1656ce62cd233d488bdbbd42e533b80b22435b7a690acae6dbe7302392512c14",
|
||||
"sha1": "8cf8663a8d810d4d50110ff135b3cd1d7227c867",
|
||||
"md5": "a92dbdc46006ac0bccbb1edda5bccaef"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "androidRuntimeElements-published",
|
||||
"attributes": {
|
||||
"org.gradle.category": "library",
|
||||
"org.gradle.jvm.environment": "android",
|
||||
"org.gradle.libraryelements": "aar",
|
||||
"org.gradle.usage": "java-runtime",
|
||||
"org.jetbrains.kotlin.platform.type": "jvm"
|
||||
},
|
||||
"dependencies": [
|
||||
{
|
||||
"group": "androidx.annotation",
|
||||
"module": "annotation",
|
||||
"version": {
|
||||
"requires": "1.8.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "androidx.annotation",
|
||||
"module": "annotation",
|
||||
"version": {
|
||||
"requires": "1.9.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "androidx.core",
|
||||
"module": "core-ktx",
|
||||
"version": {
|
||||
"requires": "1.13.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "androidx.core",
|
||||
"module": "core-viewtree",
|
||||
"version": {
|
||||
"requires": "1.0.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "androidx.lifecycle",
|
||||
"module": "lifecycle-common",
|
||||
"version": {
|
||||
"requires": "2.9.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib"
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlinx",
|
||||
"module": "kotlinx-coroutines-core",
|
||||
"version": {
|
||||
"requires": "1.9.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlinx",
|
||||
"module": "kotlinx-serialization-core",
|
||||
"version": {
|
||||
"requires": "1.7.3"
|
||||
}
|
||||
}
|
||||
],
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-compose",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-ktx",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-testing",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib",
|
||||
"version": {
|
||||
"requires": "2.0.21"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.3.2"
|
||||
},
|
||||
"reason": "prevents symbols duplication"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate.aar",
|
||||
"url": "savedstate-android-1.4.0.aar",
|
||||
"size": 136412,
|
||||
"sha512": "848bd45a9017e2ecfdd002faa6264fdab491e65c5d532513e5fcfb4808cd12e2b9704f8b14ffc18bb11d5577731f35151e177358216676702b2f31e3b8eb074c",
|
||||
"sha256": "1656ce62cd233d488bdbbd42e533b80b22435b7a690acae6dbe7302392512c14",
|
||||
"sha1": "8cf8663a8d810d4d50110ff135b3cd1d7227c867",
|
||||
"md5": "a92dbdc46006ac0bccbb1edda5bccaef"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "androidSourcesElements-published",
|
||||
"attributes": {
|
||||
"org.gradle.category": "documentation",
|
||||
"org.gradle.dependency.bundling": "external",
|
||||
"org.gradle.docstype": "sources",
|
||||
"org.gradle.jvm.environment": "android",
|
||||
"org.gradle.libraryelements": "jar",
|
||||
"org.gradle.usage": "java-runtime",
|
||||
"org.jetbrains.kotlin.platform.type": "jvm"
|
||||
},
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-compose",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-ktx",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-testing",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate is in atomic group androidx.savedstate"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate-android-1.4.0-sources.jar",
|
||||
"url": "savedstate-android-1.4.0-sources.jar",
|
||||
"size": 57475,
|
||||
"sha512": "0d91b7d3a022a47e8a521b126ad0dd003598f502392deaf29c10c6143617b5546a71d07ebb23d4c773731fddc9161dea71657eb47da3e34ccbb156e1ebfc591a",
|
||||
"sha256": "ab5ddfcea3cf8507428183cac36144629aa9a5cd8631afdfbb762e844c8785d9",
|
||||
"sha1": "fddb1b8f7f11f495560f3fb75088a4e5814411db",
|
||||
"md5": "55818ade30bcfcf529bd01a356133f00"
|
||||
},
|
||||
{
|
||||
"name": "savedstate-1.4.0-samples-sources.jar",
|
||||
"url": "savedstate-android-1.4.0-samples-sources.jar",
|
||||
"size": 7330,
|
||||
"sha512": "f1b77905da38cc98f6efcd3f9a440b2f2e91887e64fa966f707f4613163bbbc5893f32d235b4a5e6ecea3847264af93f898d4585eee2d1f4558ed0c0545de34d",
|
||||
"sha256": "55d183dec7a7b59cfc754f1fde95262298a33ae1abc9a2554d7640ee1360ee1e",
|
||||
"sha1": "45540714f2e54e94c96da6214912c134ffcd9d32",
|
||||
"md5": "6cf2c87e40e1ebafa911b4df0300f2cb"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
<?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.savedstate</groupId>
|
||||
<artifactId>savedstate-android</artifactId>
|
||||
<version>1.4.0</version>
|
||||
<packaging>aar</packaging>
|
||||
<name>Saved State</name>
|
||||
<description>Android Lifecycle Saved State</description>
|
||||
<url>https://developer.android.com/jetpack/androidx/releases/savedstate#1.4.0</url>
|
||||
<inceptionYear>2018</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.savedstate</groupId>
|
||||
<artifactId>savedstate-compose</artifactId>
|
||||
<version>1.4.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.savedstate</groupId>
|
||||
<artifactId>savedstate-ktx</artifactId>
|
||||
<version>1.4.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.savedstate</groupId>
|
||||
<artifactId>savedstate-testing</artifactId>
|
||||
<version>1.4.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-stdlib</artifactId>
|
||||
<version>2.0.21</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.androidx.savedstate</groupId>
|
||||
<artifactId>savedstate</artifactId>
|
||||
<version>1.3.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>androidx.annotation</groupId>
|
||||
<artifactId>annotation-jvm</artifactId>
|
||||
<version>1.9.1</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.core</groupId>
|
||||
<artifactId>core-ktx</artifactId>
|
||||
<version>1.13.1</version>
|
||||
<scope>runtime</scope>
|
||||
<type>aar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.core</groupId>
|
||||
<artifactId>core-viewtree</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<scope>runtime</scope>
|
||||
<type>aar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.lifecycle</groupId>
|
||||
<artifactId>lifecycle-common-jvm</artifactId>
|
||||
<version>2.9.2</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-stdlib</artifactId>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlinx</groupId>
|
||||
<artifactId>kotlinx-coroutines-core</artifactId>
|
||||
<version>1.9.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlinx</groupId>
|
||||
<artifactId>kotlinx-serialization-core-jvm</artifactId>
|
||||
<version>1.7.3</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Binary file not shown.
@@ -0,0 +1,137 @@
|
||||
{
|
||||
"formatVersion": "1.1",
|
||||
"component": {
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-ktx",
|
||||
"version": "1.2.1",
|
||||
"attributes": {
|
||||
"org.gradle.status": "release"
|
||||
}
|
||||
},
|
||||
"createdBy": {
|
||||
"gradle": {
|
||||
"version": "8.0"
|
||||
}
|
||||
},
|
||||
"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.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.2.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib",
|
||||
"version": {
|
||||
"requires": "1.8.10"
|
||||
}
|
||||
}
|
||||
],
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.2.1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate-ktx-1.2.1.aar",
|
||||
"url": "savedstate-ktx-1.2.1.aar",
|
||||
"size": 3375,
|
||||
"sha512": "eb4b1d681d59a1235c252f1b0ffe1b8295fa98508cc5245cb139a24cc25e1810bdda573eef0c7ca1d4025f2682b1f4eb94f6ec3a3614c905f05f6a34fe8a7958",
|
||||
"sha256": "8553f87e7136c24ec5243560f48f1c32cba56daa77722f89589a5cafcb8f7894",
|
||||
"sha1": "b86d338d91b1c26193a42b1d87be9bb02123fa16",
|
||||
"md5": "232e75b56e6fea8591d591f98b2ecff2"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "releaseVariantReleaseRuntimePublication",
|
||||
"attributes": {
|
||||
"org.gradle.category": "library",
|
||||
"org.gradle.dependency.bundling": "external",
|
||||
"org.gradle.libraryelements": "aar",
|
||||
"org.gradle.usage": "java-runtime"
|
||||
},
|
||||
"dependencies": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.2.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib",
|
||||
"version": {
|
||||
"requires": "1.8.10"
|
||||
}
|
||||
}
|
||||
],
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.2.1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate-ktx-1.2.1.aar",
|
||||
"url": "savedstate-ktx-1.2.1.aar",
|
||||
"size": 3375,
|
||||
"sha512": "eb4b1d681d59a1235c252f1b0ffe1b8295fa98508cc5245cb139a24cc25e1810bdda573eef0c7ca1d4025f2682b1f4eb94f6ec3a3614c905f05f6a34fe8a7958",
|
||||
"sha256": "8553f87e7136c24ec5243560f48f1c32cba56daa77722f89589a5cafcb8f7894",
|
||||
"sha1": "b86d338d91b1c26193a42b1d87be9bb02123fa16",
|
||||
"md5": "232e75b56e6fea8591d591f98b2ecff2"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "sourcesElements",
|
||||
"attributes": {
|
||||
"org.gradle.category": "documentation",
|
||||
"org.gradle.dependency.bundling": "external",
|
||||
"org.gradle.docstype": "sources",
|
||||
"org.gradle.usage": "java-runtime"
|
||||
},
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.2.1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate-ktx-1.2.1-sources.jar",
|
||||
"url": "savedstate-ktx-1.2.1-sources.jar",
|
||||
"size": 1225,
|
||||
"sha512": "c22f31974b323e4490f052e34818283817c70764ae3f01aa98d61cce6f6713bfa72a512e7429f72885d3243cd2cd1b83090d7e9fa8cdbe1e7b43524173f9048d",
|
||||
"sha256": "45f49fe9075235c62d409f2d11d795b3c7308bccb475ed43ed8312638119cc27",
|
||||
"sha1": "396eb83ce13cac3986e1e8a8b60f60ac0447ffbf",
|
||||
"md5": "0dd36a3a26c3ff2ccac7c085855f1176"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
<?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.savedstate</groupId>
|
||||
<artifactId>savedstate-ktx</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<packaging>aar</packaging>
|
||||
<name>SavedState Kotlin Extensions</name>
|
||||
<description>Kotlin extensions for 'savedstate' artifact</description>
|
||||
<url>https://developer.android.com/jetpack/androidx/releases/savedstate#1.2.1</url>
|
||||
<inceptionYear>2020</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>https://cs.android.com/androidx/platform/frameworks/support</url>
|
||||
</scm>
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>androidx.savedstate</groupId>
|
||||
<artifactId>savedstate</artifactId>
|
||||
<version>1.2.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>androidx.savedstate</groupId>
|
||||
<artifactId>savedstate</artifactId>
|
||||
<version>[1.2.1]</version>
|
||||
<scope>compile</scope>
|
||||
<type>aar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-stdlib</artifactId>
|
||||
<version>1.8.10</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
@@ -0,0 +1,242 @@
|
||||
{
|
||||
"formatVersion": "1.1",
|
||||
"component": {
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-ktx",
|
||||
"version": "1.4.0",
|
||||
"attributes": {
|
||||
"org.gradle.status": "release"
|
||||
}
|
||||
},
|
||||
"createdBy": {
|
||||
"gradle": {
|
||||
"version": "9.1.0",
|
||||
"buildId:": "14329657"
|
||||
}
|
||||
},
|
||||
"variants": [
|
||||
{
|
||||
"name": "sourcesElements",
|
||||
"attributes": {
|
||||
"org.gradle.category": "documentation",
|
||||
"org.gradle.dependency.bundling": "external",
|
||||
"org.gradle.docstype": "sources",
|
||||
"org.gradle.usage": "java-runtime"
|
||||
},
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-compose",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-testing",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate-ktx-1.4.0-sources.jar",
|
||||
"url": "savedstate-ktx-1.4.0-sources.jar",
|
||||
"size": 4426,
|
||||
"sha512": "470b68b1ba0bbefe5afcf0a072635a72e5080f040860d900c972c9797c1ab4c2402ad6a622477ea916ecc6ece19b0290e15a391f7f1a0ea00c612b1da3ea6d82",
|
||||
"sha256": "b1e8d78600a68fb3c0029793146ac07ea0335819f813554e85c568caa35cb5e4",
|
||||
"sha1": "d281a4d66d1b5ed25c21373dedb46a67918618d9",
|
||||
"md5": "c7dd8c25948273de8256385c8a05e3d7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "releaseVariantReleaseApiPublication",
|
||||
"attributes": {
|
||||
"org.gradle.category": "library",
|
||||
"org.gradle.dependency.bundling": "external",
|
||||
"org.gradle.libraryelements": "aar",
|
||||
"org.gradle.usage": "java-api"
|
||||
},
|
||||
"dependencies": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib"
|
||||
}
|
||||
],
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-compose",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-testing",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib",
|
||||
"version": {
|
||||
"requires": "2.0.21"
|
||||
}
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate-ktx-1.4.0.aar",
|
||||
"url": "savedstate-ktx-1.4.0.aar",
|
||||
"size": 5764,
|
||||
"sha512": "b5ef95f1175b44c162b8f104d5885ff46aefe3c46ccabed67a5aa65a358295546fbdb3e751421ddf57276554c9cd0a4756cc4958c612f8947f51aae2d5adf0ff",
|
||||
"sha256": "23593939446bc5a154a1e35fddd87b82f19e2adf072207f115bf29a8b431c1d3",
|
||||
"sha1": "e41710c322b045e933fa8710d0c4540987574daa",
|
||||
"md5": "da1726763178d846c8b4264fdc20a293"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "releaseVariantReleaseRuntimePublication",
|
||||
"attributes": {
|
||||
"org.gradle.category": "library",
|
||||
"org.gradle.dependency.bundling": "external",
|
||||
"org.gradle.libraryelements": "aar",
|
||||
"org.gradle.usage": "java-runtime"
|
||||
},
|
||||
"dependencies": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib"
|
||||
}
|
||||
],
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-compose",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-testing",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib",
|
||||
"version": {
|
||||
"requires": "2.0.21"
|
||||
}
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate-ktx-1.4.0.aar",
|
||||
"url": "savedstate-ktx-1.4.0.aar",
|
||||
"size": 5764,
|
||||
"sha512": "b5ef95f1175b44c162b8f104d5885ff46aefe3c46ccabed67a5aa65a358295546fbdb3e751421ddf57276554c9cd0a4756cc4958c612f8947f51aae2d5adf0ff",
|
||||
"sha256": "23593939446bc5a154a1e35fddd87b82f19e2adf072207f115bf29a8b431c1d3",
|
||||
"sha1": "e41710c322b045e933fa8710d0c4540987574daa",
|
||||
"md5": "da1726763178d846c8b4264fdc20a293"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "libraryVersionMetadata",
|
||||
"attributes": {
|
||||
"org.gradle.category": "documentation",
|
||||
"org.gradle.dependency.bundling": "external",
|
||||
"org.gradle.usage": "library-version-metadata"
|
||||
},
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-compose",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
},
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-testing",
|
||||
"version": {
|
||||
"requires": "1.4.0"
|
||||
},
|
||||
"reason": "savedstate-ktx is in atomic group androidx.savedstate"
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate-ktx-1.4.0-versionMetadata.json",
|
||||
"url": "savedstate-ktx-1.4.0-versionMetadata.json",
|
||||
"size": 191,
|
||||
"sha512": "225072cf1e54fc7479700f5339019ceafe1f9e4d514a8893a626190d42dfb31b35804c73597292ee864e5f3034bc73b4c5806109ed130eb268c531948a4be4b7",
|
||||
"sha256": "ff1847220d3c526a133e4f76baed2060de09a72ac96f5b8e1fef2ab1d21ba85e",
|
||||
"sha1": "a1a2692ed79fa0caa20fafeb33e56bd48993f6de",
|
||||
"md5": "57c4eed7a9c15485d30d344fdc944a0a"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"formatVersion": "1.1",
|
||||
"component": {
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate",
|
||||
"version": "1.2.1",
|
||||
"attributes": {
|
||||
"org.gradle.status": "release"
|
||||
}
|
||||
},
|
||||
"createdBy": {
|
||||
"gradle": {
|
||||
"version": "8.0"
|
||||
}
|
||||
},
|
||||
"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",
|
||||
"version": {
|
||||
"requires": "1.1.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib",
|
||||
"version": {
|
||||
"requires": "1.8.10"
|
||||
}
|
||||
}
|
||||
],
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-ktx",
|
||||
"version": {
|
||||
"requires": "1.2.1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate-1.2.1.aar",
|
||||
"url": "savedstate-1.2.1.aar",
|
||||
"size": 20217,
|
||||
"sha512": "847b0d39c56189b5ce459ac9408c9b24671917c2fe1529fc3e4e6b152d905d46fab39f98f4bc8cc654f162565b156895b8aae85442f0165418f236e3fb856b02",
|
||||
"sha256": "21a7d4bcf6bdb94ad7b9283801529300b4fbb8808ca4f191e0cdce6fd8e4705a",
|
||||
"sha1": "e364fc9dec32aa569d855f85864e50250318a093",
|
||||
"md5": "86008fd3502c84e4343f040ea929c52a"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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",
|
||||
"version": {
|
||||
"requires": "1.1.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "androidx.arch.core",
|
||||
"module": "core-common",
|
||||
"version": {
|
||||
"requires": "2.1.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "androidx.lifecycle",
|
||||
"module": "lifecycle-common",
|
||||
"version": {
|
||||
"requires": "2.6.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"group": "org.jetbrains.kotlin",
|
||||
"module": "kotlin-stdlib",
|
||||
"version": {
|
||||
"requires": "1.8.10"
|
||||
}
|
||||
}
|
||||
],
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-ktx",
|
||||
"version": {
|
||||
"requires": "1.2.1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate-1.2.1.aar",
|
||||
"url": "savedstate-1.2.1.aar",
|
||||
"size": 20217,
|
||||
"sha512": "847b0d39c56189b5ce459ac9408c9b24671917c2fe1529fc3e4e6b152d905d46fab39f98f4bc8cc654f162565b156895b8aae85442f0165418f236e3fb856b02",
|
||||
"sha256": "21a7d4bcf6bdb94ad7b9283801529300b4fbb8808ca4f191e0cdce6fd8e4705a",
|
||||
"sha1": "e364fc9dec32aa569d855f85864e50250318a093",
|
||||
"md5": "86008fd3502c84e4343f040ea929c52a"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "sourcesElements",
|
||||
"attributes": {
|
||||
"org.gradle.category": "documentation",
|
||||
"org.gradle.dependency.bundling": "external",
|
||||
"org.gradle.docstype": "sources",
|
||||
"org.gradle.usage": "java-runtime"
|
||||
},
|
||||
"dependencyConstraints": [
|
||||
{
|
||||
"group": "androidx.savedstate",
|
||||
"module": "savedstate-ktx",
|
||||
"version": {
|
||||
"requires": "1.2.1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "savedstate-1.2.1-sources.jar",
|
||||
"url": "savedstate-1.2.1-sources.jar",
|
||||
"size": 8863,
|
||||
"sha512": "e7fd1822fa56aaf70c1e5479a13214f2dc3aab87b73a69f961f839973b2ba71a53930a37147d86017cf9c4b2613caf539a4d39a1b269817b5e8b280a089330fb",
|
||||
"sha256": "fd201fb9ea2d3e66262cb09bf1e33cbbe41050fcfcb96c9ce197f1780b614a73",
|
||||
"sha1": "58d4c9fd35e826d3bce813974006451ee9ba4344",
|
||||
"md5": "5ea0a7491fd6532e1dfee96c19fd73cc"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,68 @@
|
||||
<?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.savedstate</groupId>
|
||||
<artifactId>savedstate</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<packaging>aar</packaging>
|
||||
<name>Saved State</name>
|
||||
<description>Android Lifecycle Saved State</description>
|
||||
<url>https://developer.android.com/jetpack/androidx/releases/savedstate#1.2.1</url>
|
||||
<inceptionYear>2018</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>https://cs.android.com/androidx/platform/frameworks/support</url>
|
||||
</scm>
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>androidx.savedstate</groupId>
|
||||
<artifactId>savedstate-ktx</artifactId>
|
||||
<version>1.2.1</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>androidx.annotation</groupId>
|
||||
<artifactId>annotation</artifactId>
|
||||
<version>1.1.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.arch.core</groupId>
|
||||
<artifactId>core-common</artifactId>
|
||||
<version>2.1.0</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.lifecycle</groupId>
|
||||
<artifactId>lifecycle-common</artifactId>
|
||||
<version>2.6.1</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-stdlib</artifactId>
|
||||
<version>1.8.10</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,103 @@
|
||||
<?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.savedstate</groupId>
|
||||
<artifactId>savedstate</artifactId>
|
||||
<version>1.4.0</version>
|
||||
<packaging>aar</packaging>
|
||||
<name>Saved State</name>
|
||||
<description>Android Lifecycle Saved State</description>
|
||||
<url>https://developer.android.com/jetpack/androidx/releases/savedstate#1.4.0</url>
|
||||
<inceptionYear>2018</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.savedstate</groupId>
|
||||
<artifactId>savedstate-compose</artifactId>
|
||||
<version>1.4.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.savedstate</groupId>
|
||||
<artifactId>savedstate-ktx</artifactId>
|
||||
<version>1.4.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.savedstate</groupId>
|
||||
<artifactId>savedstate-testing</artifactId>
|
||||
<version>1.4.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-stdlib</artifactId>
|
||||
<version>2.0.21</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.androidx.savedstate</groupId>
|
||||
<artifactId>savedstate</artifactId>
|
||||
<version>1.3.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlinx</groupId>
|
||||
<artifactId>kotlinx-serialization-core</artifactId>
|
||||
<version>1.7.3</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlin</groupId>
|
||||
<artifactId>kotlin-stdlib</artifactId>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.lifecycle</groupId>
|
||||
<artifactId>lifecycle-common</artifactId>
|
||||
<version>2.9.2</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.savedstate</groupId>
|
||||
<artifactId>savedstate-android</artifactId>
|
||||
<version>1.4.0</version>
|
||||
<type>aar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>androidx.annotation</groupId>
|
||||
<artifactId>annotation</artifactId>
|
||||
<version>1.9.1</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jetbrains.kotlinx</groupId>
|
||||
<artifactId>kotlinx-coroutines-core</artifactId>
|
||||
<version>1.9.0</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
Reference in New Issue
Block a user