{
  "formatVersion": "1.1",
  "component": {
    "url": "../../lynglib/1.0.8-SNAPSHOT/lynglib-1.0.8-SNAPSHOT.module",
    "group": "net.sergeych",
    "module": "lynglib",
    "version": "1.0.8-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.2.21"
          }
        }
      ],
      "files": [
        {
          "name": "lynglib-release.aar",
          "url": "lynglib-android-1.0.8-SNAPSHOT.aar",
          "size": 1763694,
          "sha512": "9866ee058faea14f80ffeb5cee6e8abea7380bb243984ead0414bf3bc404f467f249bf881d9246e593682b74b1811c7d2c72bedb2cd90410d2fd6c18951220de",
          "sha256": "6d8a9db992686bdc6e9bfc3941d10c40af21e5cf9e0346b89bf610dec0d21198",
          "sha1": "d4b28bf51f19e75b1666ef43d2508fdd441bf11b",
          "md5": "63845c15ed095547ce722f3895b2e045"
        }
      ]
    },
    {
      "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.2.21"
          },
          "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.0.8-SNAPSHOT.aar",
          "size": 1763694,
          "sha512": "9866ee058faea14f80ffeb5cee6e8abea7380bb243984ead0414bf3bc404f467f249bf881d9246e593682b74b1811c7d2c72bedb2cd90410d2fd6c18951220de",
          "sha256": "6d8a9db992686bdc6e9bfc3941d10c40af21e5cf9e0346b89bf610dec0d21198",
          "sha1": "d4b28bf51f19e75b1666ef43d2508fdd441bf11b",
          "md5": "63845c15ed095547ce722f3895b2e045"
        }
      ]
    },
    {
      "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.0.8-SNAPSHOT-sources.jar",
          "url": "lynglib-android-1.0.8-SNAPSHOT-sources.jar",
          "size": 232493,
          "sha512": "bb1576f0a6cd331fd937dd00ce8f39d55dbbb9260dbcaaedebf2deb15c3433bc870173fe1997e66976c1af079916fd0212441d8943c1026cc1c233c5ca2874f4",
          "sha256": "9a5de24633491cbc296de1f202eae98d798b8dd3fec278be5377f0032b2a78f4",
          "sha1": "0ef61317fff29b921ea1efcf7b3a3d974a2b5496",
          "md5": "7bc885a1eea309bcb68ed34b81cb4c01"
        }
      ]
    }
  ]
}
