{
  "formatVersion": "1.1",
  "component": {
    "url": "../../lyngio/0.0.1-SNAPSHOT/lyngio-0.0.1-SNAPSHOT.module",
    "group": "net.sergeych",
    "module": "lyngio",
    "version": "0.0.1-SNAPSHOT",
    "attributes": {
      "org.gradle.status": "integration"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.7"
    }
  },
  "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": "net.sergeych",
          "module": "lynglib",
          "version": {
            "requires": "1.5.0-RC2"
          }
        },
        {
          "group": "com.squareup.okio",
          "module": "okio",
          "version": {
            "requires": "3.10.2"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.2"
          }
        },
        {
          "group": "com.github.ajalt.mordant",
          "module": "mordant-core",
          "version": {
            "requires": "3.0.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.3.0"
          }
        }
      ],
      "files": [
        {
          "name": "lyngio-release.aar",
          "url": "lyngio-android-0.0.1-SNAPSHOT.aar",
          "size": 439216,
          "sha512": "2c6ba7bf0d4a5a0d0feb8c31bace8c1dbc3d8e3bf76cf369e48f1f94e9b489dc8a165636068038cbd8c3fe7a89b6320e9a809b30b59ef8ff6afa95c00834ea10",
          "sha256": "afbb790d8517601e64954bcf48f6a3481fa1cdbd18a9e2725f95af4c9ae7b128",
          "sha1": "011663ac5fadd8c068d93e94c796479239ce655a",
          "md5": "b4b83b20e68e7e65e90725aba423c7f5"
        }
      ]
    },
    {
      "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": "net.sergeych",
          "module": "lynglib",
          "version": {
            "requires": "1.5.0-RC2"
          },
          "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": "com.squareup.okio",
          "module": "okio",
          "version": {
            "requires": "3.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": "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": "com.github.ajalt.mordant",
          "module": "mordant-core",
          "version": {
            "requires": "3.0.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.3.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"
            }
          ]
        }
      ],
      "files": [
        {
          "name": "lyngio-release.aar",
          "url": "lyngio-android-0.0.1-SNAPSHOT.aar",
          "size": 439216,
          "sha512": "2c6ba7bf0d4a5a0d0feb8c31bace8c1dbc3d8e3bf76cf369e48f1f94e9b489dc8a165636068038cbd8c3fe7a89b6320e9a809b30b59ef8ff6afa95c00834ea10",
          "sha256": "afbb790d8517601e64954bcf48f6a3481fa1cdbd18a9e2725f95af4c9ae7b128",
          "sha1": "011663ac5fadd8c068d93e94c796479239ce655a",
          "md5": "b4b83b20e68e7e65e90725aba423c7f5"
        }
      ]
    },
    {
      "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": "lyngio-android-0.0.1-SNAPSHOT-sources.jar",
          "url": "lyngio-android-0.0.1-SNAPSHOT-sources.jar",
          "size": 42828,
          "sha512": "eee639c42d085453b6c0b4dd9ef8ca7e43587722b0109e62ee7e31e62cc58efc18f5f1e853eacaad53d3ab9f39cc328fd7c5d1fb82352829280f8a807a590427",
          "sha256": "432c1c65e22e1167dd4706db51fd2c8b85ae258acbcd5d943f6da6e1ecab41ad",
          "sha1": "2404dee0d5b590a30b44bef9986ca7487fda306e",
          "md5": "7da099717c5f525fdeb4d25b49806326"
        }
      ]
    }
  ]
}
