I have an Android Studio app. It has a library dependency (Android-Bootstrap), when I try to sync gradle, it gives me an error:
Configuration with nam
Just a note on this question:
I had this exact error in my React Native app when trying to build to android. All you should have to do is $ npm i.
$ npm i