christopherdro / react-native-html-to-pdf

Convert html strings to PDF documents using React Native
MIT License
434 stars 264 forks source link

Error when building the app on android #307

Open chidera824 opened 7 months ago

chidera824 commented 7 months ago

I get this error when building on android

* What went wrong:
Could not determine the dependencies of task ':app:buildReleasePreBundle'.
> Could not resolve all task dependencies for configuration ':app:releaseRuntimeClasspath'.
   > Could not find :react-native-html-to-pdf:.
     Required by:
         project :app

I'm on React Native "0.72.6",