pmadruga / react-native-clean-project

Automating the clean up of a React Native project
MIT License
1.19k stars 52 forks source link

add wipe system gradle cache #110

Open shamilovtim opened 1 year ago

shamilovtim commented 1 year ago

The system gradle cache can corrupt Android builds, especially CMake. In this PR I've added wiping the system gradle cache as an option.