{
  "formatVersion": "1.1",
  "component": {
    "url": "../../firebase-app/2.0.0/firebase-app-2.0.0.module",
    "group": "dev.gitlive",
    "module": "firebase-app",
    "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.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.0.0"
          }
        }
      ],
      "files": [
        {
          "name": "firebase-app-debug.aar",
          "url": "firebase-app-android-debug-2.0.0.aar",
          "size": 10409,
          "sha512": "2204f41568dd9397bf9472811b9850eaa8b443cb6e09174f7e3889043d4f009dd2ac4cb86cd85c1a7fe7e956a7e4e34698fed338d4a7f61417cb875f701517be",
          "sha256": "e5f2c39787d57672fa631baef058ec7c63ffc0c222eeff1fcd0e1d4f45b4d558",
          "sha1": "753f7a14dadf1f06e9ce9039e9d9d4ffc9479cf2",
          "md5": "e6418663e1c180a2528c64a2d6d5cb21"
        }
      ]
    },
    {
      "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.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": "dev.gitlive",
          "module": "firebase-common",
          "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-app-debug.aar",
          "url": "firebase-app-android-debug-2.0.0.aar",
          "size": 10409,
          "sha512": "2204f41568dd9397bf9472811b9850eaa8b443cb6e09174f7e3889043d4f009dd2ac4cb86cd85c1a7fe7e956a7e4e34698fed338d4a7f61417cb875f701517be",
          "sha256": "e5f2c39787d57672fa631baef058ec7c63ffc0c222eeff1fcd0e1d4f45b4d558",
          "sha1": "753f7a14dadf1f06e9ce9039e9d9d4ffc9479cf2",
          "md5": "e6418663e1c180a2528c64a2d6d5cb21"
        }
      ]
    },
    {
      "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-app-android-debug-2.0.0-sources.jar",
          "url": "firebase-app-android-debug-2.0.0-sources.jar",
          "size": 3743,
          "sha512": "c136e170fc51a37988a2f2ac60325be00db546c7a7462961b6c840ff45a44f6c2bf1a2f6dc036d0057ad4e73ccff1873aae0c5133786b1c77bbe8367f201c931",
          "sha256": "04dee000c0a5a2fe47664e08557d7032fdcf068c60e9b1c6ba258e8f0805fa8f",
          "sha1": "4b4b390a2f4b0676102561e77111ae73bdba93a4",
          "md5": "2445e0bd7209de3c602f144803ccad81"
        }
      ]
    }
  ]
}
