DylanVann / react-native-fast-image

🚩 FastImage, performant React Native image component.
MIT License
8.09k stars 1.47k forks source link

./gradlew :app:bundleRelease throws an error #936

Open Bhaumik-Tandan opened 1 year ago

Bhaumik-Tandan commented 1 year ago

When doing cd android && ./gradlew clean && ./gradlew :app:bundleRelease at ./gradlew :app:bundleRelease shows an error:

Could not determine the dependencies of task ':react-native-fast-image:compileReleaseJavaWithJavac'.

Cannot query the value of this provider because it has no value available.

kaishuvam7 commented 1 year ago