upgrade gradle

This commit is contained in:
m2049r 2020-07-16 14:14:26 +02:00
parent ca19f32f8f
commit 2ed9a78d9e
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 1 additions and 1 deletions

View File

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