update Android gradle plugin to 3.5.2

This commit is contained in:
Daniel Micay 2019-11-14 07:29:15 -05:00
parent 7a985410cb
commit 8fe4883d36

View File

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