Modified build.gradle files

This commit is contained in:
ritik2017 2019-01-14 22:42:24 +05:30 committed by Isaac Hutt
parent 8307e3f956
commit 1c3db898e9

View File

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