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
In my setting.gradle, I included a module that does not exist. Once I removed it, it started working. This could be another way to fix this issue