breaking: Bump android gradle plugin to 3.6.0 (#962)

This commit is contained in:
Norman Breau
2020-04-25 14:34:15 -03:00
committed by GitHub
parent 6c5febc189
commit e86b211cd1
3 changed files with 3 additions and 3 deletions

View File

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