I\'m debugging Gradle issues in Android Studio and see references to \"Run gradle sync\", but I\'m not sure how to run this command.
How do I run \"Gradle sy
In Android Studio 3.3 it is here:
According to the answer https://stackoverflow.com/a/49576954/2914140 in Android Studio 3.1 it is here:
This command is moved to File > Sync Project with Gradle Files.
File > Sync Project with Gradle Files