update Android gradle plugin to 3.6.2

This commit is contained in:
Daniel Micay 2020-04-04 14:11:53 -04:00
parent 69723939eb
commit 95ab6b0374

View File

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