update Android gradle plugin to 3.5.3

This commit is contained in:
Daniel Micay 2020-02-10 10:28:02 -05:00
parent 503ac7e930
commit a7036ee1aa
1 changed files with 1 additions and 1 deletions

View File

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