update gradle config

This commit is contained in:
slymax
2021-02-23 22:25:12 +01:00
parent 5504d96eeb
commit 6944d96529
2 changed files with 3 additions and 3 deletions

View File

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