Android : Bump gradle version

This commit is contained in:
SachinVin 2022-04-16 13:05:50 +05:30
parent 5681e91cf7
commit 46880e8d54
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.2'
classpath 'com.android.tools.build:gradle:7.1.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files