Update gradle version

This commit is contained in:
mhutti1 2019-02-19 23:03:27 +00:00 committed by Isaac Hutt
parent c0b1e22eae
commit c9e96b2e61

View File

@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath("com.android.tools.build:gradle:3.3.0")
classpath("com.android.tools.build:gradle:3.3.1")
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files