{
  "formatVersion": "1.1",
  "component": {
    "url": "../../redwood-compose/0.18.0/redwood-compose-0.18.0.module",
    "group": "app.cash.redwood",
    "module": "redwood-compose",
    "version": "0.18.0",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "9.0.0"
    }
  },
  "variants": [
    {
      "name": "releaseApiElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "dependencies": [
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.2"
          }
        },
        {
          "group": "app.cash.redwood",
          "module": "redwood-runtime",
          "version": {
            "requires": "0.18.0"
          }
        },
        {
          "group": "app.cash.redwood",
          "module": "redwood-widget",
          "version": {
            "requires": "0.18.0"
          }
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime",
          "version": {
            "requires": "1.8.2"
          }
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime-saveable",
          "version": {
            "requires": "1.8.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.2.0"
          }
        }
      ],
      "files": [
        {
          "name": "redwood-compose-release.aar",
          "url": "redwood-compose-android-0.18.0.aar",
          "size": 63446,
          "sha512": "e45a7d66416ee7dd9a82d733b0b86be32137450ff6e3f3385da5f8dd9001c20603757b53720e5ad9e605d3946302ea9f8413118af9cdf12086b9e1e599a49074",
          "sha256": "785a30c4d16a1ba374b7e3564ea11d73f5e57973056efbed2388689e47ca4709",
          "sha1": "c5a12884cf8a0e97913d6946d4f5f07778d03bc6",
          "md5": "276112fb65ca835f6430aa84a4ec2d07"
        }
      ]
    },
    {
      "name": "releaseRuntimeElements-published",
      "attributes": {
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-runtime",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "dependencies": [
        {
          "group": "androidx.core",
          "module": "core-ktx",
          "version": {
            "requires": "1.16.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.2"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "app.cash.redwood",
          "module": "redwood-runtime",
          "version": {
            "requires": "0.18.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "app.cash.redwood",
          "module": "redwood-widget",
          "version": {
            "requires": "0.18.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime",
          "version": {
            "requires": "1.8.2"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime-saveable",
          "version": {
            "requires": "1.8.2"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.2.0"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        },
        {
          "group": "org.jetbrains.compose.collection-internal",
          "module": "collection",
          "version": {
            "requires": "1.8.2"
          },
          "excludes": [
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-stdlib-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-common"
            },
            {
              "group": "org.jetbrains.kotlin",
              "module": "kotlin-test-annotations-common"
            }
          ]
        }
      ],
      "files": [
        {
          "name": "redwood-compose-release.aar",
          "url": "redwood-compose-android-0.18.0.aar",
          "size": 63446,
          "sha512": "e45a7d66416ee7dd9a82d733b0b86be32137450ff6e3f3385da5f8dd9001c20603757b53720e5ad9e605d3946302ea9f8413118af9cdf12086b9e1e599a49074",
          "sha256": "785a30c4d16a1ba374b7e3564ea11d73f5e57973056efbed2388689e47ca4709",
          "sha1": "c5a12884cf8a0e97913d6946d4f5f07778d03bc6",
          "md5": "276112fb65ca835f6430aa84a4ec2d07"
        }
      ]
    },
    {
      "name": "releaseSourcesElements-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": "androidJvm"
      },
      "files": [
        {
          "name": "redwood-compose-android-0.18.0-sources.jar",
          "url": "redwood-compose-android-0.18.0-sources.jar",
          "size": 20693,
          "sha512": "0f3c4c21f9807df49a9d2b95728a71dd6b11dd011bc7bc0d38f33b5c1b6f1db57c827523eaf2b99d3426087757ae34a1e6d4b72b2de4084548f99a1924d70be3",
          "sha256": "0301f37f3605a8f05f5f9cd4853e3d294002a8fb58ef9cbaff85c87995916d3b",
          "sha1": "842b4b4ac218cd6dcde1852d1529a66d61d040ce",
          "md5": "d2f428f77bfa146cf4a46fdd4779f5ef"
        }
      ]
    }
  ]
}
