update Android gradle plugin to 3.4.2

This commit is contained in:
Daniel Micay 2019-08-05 00:39:12 -04:00
parent 5b327d4d97
commit 61c9d80077
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.4.1'
classpath 'com.android.tools.build:gradle:3.4.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files