Skip to content

Could not determine the dependencies of null #777

Open
@theobouwman

Description

@theobouwman

Works perfectly with iOS but on android I cant build anymore, is this a common issue?

    "react-native": "0.70.14",
     "@react-native-documents/picker": "^10.1.0",
    "@react-native-documents/viewer": "^1.0.0",
A problem occurred configuring project ':react-native-documents_picker'.
> Could not determine the dependencies of null.
   > Could not resolve all task dependencies for configuration ':react-native-documents_picker:classpath'.
      > Could not find org.jetbrains.kotlin:kotlin-gradle-plugin:null.
        Searched in the following locations:
          - https://dl.google.com/dl/android/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/null/kotlin-gradle-plugin-null.pom
          - https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-gradle-plugin/null/kotlin-gradle-plugin-null.pom
        Required by:
            project :react-native-documents_picker

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html


Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions