Where do I update my gradle version?

Update Gradle For the best performance, you should use the latest possible version of both Gradle and the plugin. You can specify the Gradle version in either the File > Project Structure > Project menu in Android Studio , or by editing the Gradle distribution reference in the gradle/wrapper/gradle-wrapper.

Read more

How do I check gradle updates?

Go to Android Studio -> Preferences -> Plugins (for Mac) and File -> Settings -> Plugins (for windows) and search “Check for Dependency updates plugin” . Install it and restart android studio. You will be able to see Dependencies tab on the right which will show if any dependency has a new update available.

Read more

How do I check gradle updates?

Go to Android Studio -> Preferences -> Plugins (for Mac) and File -> Settings -> Plugins (for windows) and search “Check for Dependency updates plugin” . Install it and restart android studio. You will be able to see Dependencies tab on the right which will show if any dependency has a new update available.

Read more