update gradle version

This commit is contained in:
slymax
2020-05-29 01:56:37 +02:00
parent a1736b80cd
commit 8c0b0efb00
2 changed files with 3 additions and 3 deletions

View File

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