{
  "formatVersion": "1.1",
  "component": {
    "url": "../../firebase-common/2.0.0/firebase-common-2.0.0.module",
    "group": "dev.gitlive",
    "module": "firebase-common",
    "version": "2.0.0",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "createdBy": {
    "gradle": {
      "version": "8.8"
    }
  },
  "variants": [
    {
      "name": "debugApiElements-published",
      "attributes": {
        "com.android.build.api.attributes.BuildTypeAttr": "debug",
        "org.gradle.category": "library",
        "org.gradle.jvm.environment": "android",
        "org.gradle.usage": "java-api",
        "org.jetbrains.kotlin.platform.type": "androidJvm"
      },
      "dependencies": [
        {
          "group": "com.google.firebase",
          "module": "firebase-common-ktx"
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-core",
          "version": {
            "requires": "1.7.0"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.0.0"
          }
        }
      ],
      "files": [
        {
          "name": "firebase-common-debug.aar",
          "url": "firebase-common-android-debug-2.0.0.aar",
          "size": 5194,
          "sha512": "3340a65564f797355c5e109a94a31b3872103327c9dc7dcb2855f1d37cd8b8280d3ce80e147284709e4d62236c6aeae93f8d669242bb0a07cae0d0ee67130fc7",
          "sha256": "d6fb82c4fa1b7f875e282775732eae6e4e65e3e4c6bcf94e9d7a95de60355815",
          "sha1": "f44615a9411f45750746c9f19c57ac7f3dbba057",
          "md5": "66adbac6b33ba9069055af014e587bf4"
        }
      ]
    },
    {
      "name": "debugRuntimeElements-published",
      "attributes": {
        "com.android.build.api.attributes.BuildTypeAttr": "debug",
        "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-common-ktx",
          "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-play-services",
          "version": {
            "requires": "1.9.0-RC"
          },
          "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.google.firebase",
          "module": "firebase-bom",
          "version": {
            "requires": "33.1.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"
            }
          ],
          "attributes": {
            "org.gradle.category": "platform"
          }
        },
        {
          "group": "org.jetbrains.kotlinx",
          "module": "kotlinx-serialization-core",
          "version": {
            "requires": "1.7.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.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.0.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-coroutines-core",
          "version": {
            "requires": "1.9.0-RC"
          },
          "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": "firebase-common-debug.aar",
          "url": "firebase-common-android-debug-2.0.0.aar",
          "size": 5194,
          "sha512": "3340a65564f797355c5e109a94a31b3872103327c9dc7dcb2855f1d37cd8b8280d3ce80e147284709e4d62236c6aeae93f8d669242bb0a07cae0d0ee67130fc7",
          "sha256": "d6fb82c4fa1b7f875e282775732eae6e4e65e3e4c6bcf94e9d7a95de60355815",
          "sha1": "f44615a9411f45750746c9f19c57ac7f3dbba057",
          "md5": "66adbac6b33ba9069055af014e587bf4"
        }
      ]
    },
    {
      "name": "debugSourcesElements-published",
      "attributes": {
        "com.android.build.api.attributes.BuildTypeAttr": "debug",
        "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": "firebase-common-android-debug-2.0.0-sources.jar",
          "url": "firebase-common-android-debug-2.0.0-sources.jar",
          "size": 1664,
          "sha512": "157cba8d2155c04b4e251c14011ff2de5a2c77a2c9a0e05f8b9289bba7abfd3f43e72559804e5a7487de0ab3d03c0466eedcbfafeacabc7aea390d0f8b5909f7",
          "sha256": "8cdbbdac0235c643121b33c5959b8cdd12cee8c39f12a06aaeaca7a796fc4663",
          "sha1": "544ea942ebafb77497669c6a6637f84e897672b7",
          "md5": "325795763a6bbee8437cc8789a29ac2b"
        }
      ]
    }
  ]
}
