How to get Android Studio to automatically update the Android Gradle Plugin & Gradle to the current version -


question:

is there any way have android studio automatically update gradle plugin & gradle latest versions && sync project gradle files?


background:

i've been working native android on 18 months, , reference old projects. when open older projects in ide, android studio gives me alert "to take advantage of latest features...we recommend update android gradle plugin version x.x.x , gradle version x.x" (see screenshot below).

once click update, must sync project gradle files (which takes forever me). open 15 - 20 old projects on average day, , message gets tedious.

android gradle plugin update recommended screenshot


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -