Updated gradle build tools too 3.3.2

This commit is contained in:
Shubham gupta Ggps 2019-03-30 01:20:24 +05:30 committed by Isaac Hutt
parent 0db3f86318
commit 184f63a854

View File

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