{
  "formatVersion": "1.1",
  "component": {
    "url": "../../lynglib/1.2.0-SNAPSHOT/lynglib-1.2.0-SNAPSHOT.module",
    "group": "net.sergeych",
    "module": "lynglib",
    "version": "1.2.0-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.2.0-SNAPSHOT.aar",
          "size": 2028239,
          "sha512": "13f0da586704898b18356b389bf96209b7de2da639651a700d0030be5753f56d99bf0aefa3e71b57376bffe89167a8cf483e3ea23dc22b06ca8dc4c1545b6017",
          "sha256": "1f38c4ae91db580fb82aee1b8dc4286e0da8f04770ad7c8b089123e45d118b07",
          "sha1": "bf579fdd4c2647bf6d05306826310550f93da996",
          "md5": "e5113d4e268f5d0c35cfb55753addba0"
        }
      ]
    },
    {
      "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.2.0-SNAPSHOT.aar",
          "size": 2028239,
          "sha512": "13f0da586704898b18356b389bf96209b7de2da639651a700d0030be5753f56d99bf0aefa3e71b57376bffe89167a8cf483e3ea23dc22b06ca8dc4c1545b6017",
          "sha256": "1f38c4ae91db580fb82aee1b8dc4286e0da8f04770ad7c8b089123e45d118b07",
          "sha1": "bf579fdd4c2647bf6d05306826310550f93da996",
          "md5": "e5113d4e268f5d0c35cfb55753addba0"
        }
      ]
    },
    {
      "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.2.0-SNAPSHOT-sources.jar",
          "url": "lynglib-android-1.2.0-SNAPSHOT-sources.jar",
          "size": 264849,
          "sha512": "7b15c092928126fc44fa107e781125991c2fa283d0a17d8ba68399f983bd16d7c0e954764b2162651d8f8cd80ed24a179a7280bb3d27ad0d79d718a3bd4b491b",
          "sha256": "a71cf7fbef6efe20d5200442faf50ad076ad4c788da15f902a7014def23623fa",
          "sha1": "95ee66f2d3eb18c9bdfea8df1276552002fa651f",
          "md5": "a53d7f5d8181a7761607873a1b3fce1d"
        }
      ]
    }
  ]
}
