{
  "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.1"
          }
        },
        {
          "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": 440050,
          "sha512": "11a46373414be070c1a415ac7239098b25d555e64027452d961fb7f93396cb5e1536e4a3f28b75279bede66bbd56b9fb25e7b60fb8f361d7ef972bdd9737c419",
          "sha256": "a3d7331f4e9bf70ffdf56813f9e557bf27aa434f77a5e6b6f78e630e3d0e4b2e",
          "sha1": "84bb7a42a78f81c883116eac1394b5d84f27d038",
          "md5": "ab2fe96067cc14594058a63a6ddb47fb"
        }
      ]
    },
    {
      "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.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": "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": 440050,
          "sha512": "11a46373414be070c1a415ac7239098b25d555e64027452d961fb7f93396cb5e1536e4a3f28b75279bede66bbd56b9fb25e7b60fb8f361d7ef972bdd9737c419",
          "sha256": "a3d7331f4e9bf70ffdf56813f9e557bf27aa434f77a5e6b6f78e630e3d0e4b2e",
          "sha1": "84bb7a42a78f81c883116eac1394b5d84f27d038",
          "md5": "ab2fe96067cc14594058a63a6ddb47fb"
        }
      ]
    },
    {
      "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": 43161,
          "sha512": "74ca456e35bf989b73a4642dab51804fbcf1c76ba56567d7cc5bfebcbafb6875006af66e255494bbcfcc9ff64e6ebe2b3d19b8f77d82d455043aca82acdbf180",
          "sha256": "4886ed66308c9dadc6bfaf353bc422352f60b86147e3acc4cd60dace0ded1a55",
          "sha1": "a93b34f61a9f60be7e491d44cafbb62ff55e598a",
          "md5": "31085ca5a77ac84d492753b9857e518c"
        }
      ]
    }
  ]
}
