{
  "formatVersion": "1.1",
  "component": {
    "url": "../../filekit-compose/0.8.1/filekit-compose-0.8.1.module",
    "group": "io.github.vinceglb",
    "module": "filekit-compose",
    "version": "0.8.1",
    "attributes": {
      "org.gradle.status": "release"
    }
  },
  "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": "io.github.vinceglb",
          "module": "filekit-core",
          "version": {
            "requires": "0.8.1"
          }
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.0.10"
          }
        }
      ],
      "files": [
        {
          "name": "filekit-compose-release.aar",
          "url": "filekit-compose-android-0.8.1.aar",
          "size": 19368,
          "sha512": "c627a49dedbb36fe534e61cfdb1a1ab3c6c306cfef4ac6785d1e220ad31e87e1693a599c1d28f38bbd3fc949207b132df6af5bc1ffc1f5530f9c84bcfb8c4b61",
          "sha256": "7fb2460757f3e3c3424a8e2b39dc8629a657ad4eb793430240402727b31d6fec",
          "sha1": "35ca16d656aebd2dbb500c00de7f72831bc7a986",
          "md5": "6009973fccc999c4fc666fdb5496e527"
        }
      ]
    },
    {
      "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": "androidx.activity",
          "module": "activity-compose",
          "version": {
            "requires": "1.9.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"
            }
          ]
        },
        {
          "group": "io.github.vinceglb",
          "module": "filekit-core",
          "version": {
            "requires": "0.8.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"
            }
          ]
        },
        {
          "group": "org.jetbrains.kotlin",
          "module": "kotlin-stdlib",
          "version": {
            "requires": "2.0.10"
          },
          "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.compose.runtime",
          "module": "runtime",
          "version": {
            "requires": "1.6.11"
          },
          "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.compose.ui",
          "module": "ui",
          "version": {
            "requires": "1.6.11"
          },
          "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.8.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"
            }
          ]
        }
      ],
      "files": [
        {
          "name": "filekit-compose-release.aar",
          "url": "filekit-compose-android-0.8.1.aar",
          "size": 19368,
          "sha512": "c627a49dedbb36fe534e61cfdb1a1ab3c6c306cfef4ac6785d1e220ad31e87e1693a599c1d28f38bbd3fc949207b132df6af5bc1ffc1f5530f9c84bcfb8c4b61",
          "sha256": "7fb2460757f3e3c3424a8e2b39dc8629a657ad4eb793430240402727b31d6fec",
          "sha1": "35ca16d656aebd2dbb500c00de7f72831bc7a986",
          "md5": "6009973fccc999c4fc666fdb5496e527"
        }
      ]
    },
    {
      "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": "filekit-compose-android-sources.jar",
          "url": "filekit-compose-android-0.8.1-sources.jar",
          "size": 3856,
          "sha512": "780a695a9b96099056d311b4f600a07675478083221b98a7c2ec39c784f710868841381cfab5f83b5d0737e80f36c6ed313b03f68fe2799380e8f328449184f7",
          "sha256": "2a4a8be37b1bc8a9e5e0f0c1bd386b38ecdf69c903aa94414cee6d682dc8beea",
          "sha1": "8659269b051515b15f4f75aee2696f035062fd07",
          "md5": "f6aa14a4efe0e6a0edd71ed80619474e"
        }
      ]
    }
  ]
}
