update gradle version

This commit is contained in:
m2049r 2019-02-11 18:50:43 +01:00
parent 4c7ebd8402
commit 9385ac8c31
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:3.3.0'
classpath 'com.android.tools.build:gradle:3.3.1'
}
}