I need to run the: gradle -q dependencies command to check library conflicts in Android Studio.
I need to run the: gradle -q dependencies command to check library conflicts in Android Studio.
If you are using Android Studio
on MacOSX:
Use the Terminal
access bar and open a new session:
Ontheterminalnavigatetotheroot
ofyourprojectandusethecommandsusing./gradlew
: