{
  "formatVersion": "1.1",
  "component": {
    "url": "../../lynglib/1.1.1-SNAPSHOT/lynglib-1.1.1-SNAPSHOT.module",
    "group": "net.sergeych",
    "module": "lynglib",
    "version": "1.1.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": "org.jetbrains.kotlinx",
          "module": "kotlinx-coroutines-core",
          "version": {
            "requires": "1.10.2"
          }
        },
        {
          "group": "net.sergeych",
          "module": "mp_bintools",
          "version": {
            "requires": "0.3.2"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.3.0"
          }
        }
      ],
      "files": [
        {
          "name": "lynglib-release.aar",
          "url": "lynglib-android-1.1.1-SNAPSHOT.aar",
          "size": 1906525,
          "sha512": "6bfe2648eb441c4734a5824d5b3641292697af28d323261f8c52f50ba1c509185e9fb7333d114575716a415e7629bd0a1398a9fe60c8e10a761e32ad774bdb36",
          "sha256": "57075242e7b1e3594d12f63f990c86cac4b8434304a3baea5ab66898bed64f51",
          "sha1": "98e19387878741ee9111f5cd9e6705745ae5c037",
          "md5": "af89e41277a1cd8f6f594d44e1079c6a"
        }
      ]
    },
    {
      "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": "com.google.firebase",
          "module": "firebase-crashlytics-buildtools",
          "version": {
            "requires": "3.0.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": "androidx.databinding",
          "module": "compiler",
          "version": {
            "requires": "3.2.0-alpha11"
          },
          "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": "net.sergeych",
          "module": "mp_bintools",
          "version": {
            "requires": "0.3.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"
            }
          ]
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-json",
          "version": {
            "requires": "1.9.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": "lynglib-release.aar",
          "url": "lynglib-android-1.1.1-SNAPSHOT.aar",
          "size": 1906525,
          "sha512": "6bfe2648eb441c4734a5824d5b3641292697af28d323261f8c52f50ba1c509185e9fb7333d114575716a415e7629bd0a1398a9fe60c8e10a761e32ad774bdb36",
          "sha256": "57075242e7b1e3594d12f63f990c86cac4b8434304a3baea5ab66898bed64f51",
          "sha1": "98e19387878741ee9111f5cd9e6705745ae5c037",
          "md5": "af89e41277a1cd8f6f594d44e1079c6a"
        }
      ]
    },
    {
      "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": "lynglib-android-1.1.1-SNAPSHOT-sources.jar",
          "url": "lynglib-android-1.1.1-SNAPSHOT-sources.jar",
          "size": 250069,
          "sha512": "5363333ea033a3fd4fe3b2823d022558053e0bee5c8e18b44cfca801eaa009bbf63df54526afa1edb2003c47e2c35b2089a7a5c41c8f7802407dcc564b1e129c",
          "sha256": "e399eea33f247abedd6fb2968e91c6340a863bce0c692a1963acf909b626d109",
          "sha1": "1524a7179962f4191bdfb2f92172492dbcd26aa4",
          "md5": "80517626b02286fba31a463cb3ddeb91"
        }
      ]
    }
  ]
}
