ConduitMobileRND / react-native-scratch

Scratch view for react native
MIT License
2 stars 1 forks source link

building an APK file #12

Closed matboud closed 4 years ago

matboud commented 4 years ago

What went wrong: Execution failed for task ':react-native-scratch:compileReleaseJavaWithJavac'.

so after integrating react-native-scratch to my project and making run perfectly, i had to generate an APK file to check it out, so i was surprised with this Failure, any kind of help would be much appreciated

matboud commented 4 years ago

For anyone facing the same issue, i just solved it by updating my gradle version, resetting all app caches, and it worked fine