update gradle config

This commit is contained in:
slymax
2019-01-21 19:47:58 +01:00
parent 11dd5784e5
commit 5c5fc4656c
3 changed files with 5 additions and 6 deletions

View File

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