When the gradle plugin it updated, the build tools are also updated. However, if needed, you can still specify the build tools version that you want to use. Upgrading to newer versions is always recommended . Generally, upgrading will not have any problems, especially between 27.0.
Read moreWhat’s the latest Gradle version?
The current Gradle release is version 7.4. 1 , released on 09 Mar 2022.
Read moreHow do I download the latest Gradle version in Android Studio?
Android Studio will download gradle to sub dir named by a hash.
Read moreWhat is the latest version of Gradle in Android Studio?
0 (July 2021) Android Gradle plugin 7.0. 0 is a major release that includes a variety of new features and improvements.
Read moreHow do I sync Gradle with Android Studio?
Open your gradle. properties file in Android Studio. Restart Android Studio for your changes to take effect. Click Sync Project with Gradle Files to sync your project .
Read more