Closed guy-shahine closed 2 weeks ago
cd android
./gradlew clean
and then
cd ..
react-native run-android
Now I'm getting an error that minimum buildTools required is 25.0.0
I've seen similar error and solved it by changes in gradle.build
, PR is waiting to be merged https://github.com/shimohq/react-native-cookie/pull/20
Awesome thank you. I'll close the ticket
A problem occurred configuring project ':app'.
Any ideas?