update Android gradle plugin to 3.6.3

This commit is contained in:
Daniel Micay 2020-05-11 23:56:57 -04:00
parent 1fd99ae3b4
commit 98864278a9
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.6.2'
classpath 'com.android.tools.build:gradle:3.6.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files