{
  "formatVersion": "1.1",
  "component": {
    "url": "../../redwood-compose/0.17.0/redwood-compose-0.17.0.module",
    "group": "app.cash.redwood",
    "module": "redwood-compose",
    "version": "0.17.0",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.12.1"
    }
  },
  "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.1"
          }
        },
        {
          "group": "app.cash.redwood",
          "module": "redwood-runtime",
          "version": {
            "requires": "0.17.0"
          }
        },
        {
          "group": "app.cash.redwood",
          "module": "redwood-widget",
          "version": {
            "requires": "0.17.0"
          }
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.compose.runtime",
          "module": "runtime-saveable",
          "version": {
            "requires": "1.7.3"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.1.0"
          }
        }
      ],
      "files": [
        {
          "name": "redwood-compose-release.aar",
          "url": "redwood-compose-android-0.17.0.aar",
          "size": 64776,
          "sha512": "163a65a10d7d7550f8b50b572c688749b0fd587919b166897517b6b56733b8d755ae355e1b44d816f5215ec5504c173cc11d4919d4338bf345bd98c181c2d07f",
          "sha256": "2126919d24828a1aa0f0cf8855ca390cd81c8c6695baefcd63e0ba5ba382ff8d",
          "sha1": "cdbdab6a9e7433e26ff787107f73e0a8de94fc42",
          "md5": "69b9ac162e248cb366a0b0fb25e3eeb4"
        }
      ]
    },
    {
      "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.15.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.1"
          },
          "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.17.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.17.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.7.3"
          },
          "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.7.3"
          },
          "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.1.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.7.3"
          },
          "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.17.0.aar",
          "size": 64776,
          "sha512": "163a65a10d7d7550f8b50b572c688749b0fd587919b166897517b6b56733b8d755ae355e1b44d816f5215ec5504c173cc11d4919d4338bf345bd98c181c2d07f",
          "sha256": "2126919d24828a1aa0f0cf8855ca390cd81c8c6695baefcd63e0ba5ba382ff8d",
          "sha1": "cdbdab6a9e7433e26ff787107f73e0a8de94fc42",
          "md5": "69b9ac162e248cb366a0b0fb25e3eeb4"
        }
      ]
    },
    {
      "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.17.0-sources.jar",
          "url": "redwood-compose-android-0.17.0-sources.jar",
          "size": 20693,
          "sha512": "0f3c4c21f9807df49a9d2b95728a71dd6b11dd011bc7bc0d38f33b5c1b6f1db57c827523eaf2b99d3426087757ae34a1e6d4b72b2de4084548f99a1924d70be3",
          "sha256": "0301f37f3605a8f05f5f9cd4853e3d294002a8fb58ef9cbaff85c87995916d3b",
          "sha1": "842b4b4ac218cd6dcde1852d1529a66d61d040ce",
          "md5": "d2f428f77bfa146cf4a46fdd4779f5ef"
        }
      ]
    }
  ]
}
