Skip to content

Could not determine the dependencies of task ':react-native-pdf-lib:compileDebugAidl'. #110

Description

@thechaudharysab

After installing the library and adding

      dexOptions {
      jumboMode = true
  }

In the app/build.gradle then cleaning gradle and building the app again gives me:

* What went wrong:
Could not determine the dependencies of task ':react-native-pdf-lib:compileDebugAidl'.
> Could not resolve all task dependencies for configuration ':react-native-pdf-lib:debugCompileClasspath'.
   > Could not find com.tom_roush:pdfbox-android:1.8.9.1.
     Required by:
         project :react-native-pdf-lib

I have only tested this on Android and not on iOS.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions