update gradle config

This commit is contained in:
slymax
2021-09-18 07:10:50 +02:00
parent 457d1d2299
commit 7697c577c5
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.0'
classpath 'com.android.tools.build:gradle:7.0.2'
}
}