update gradle plugin to 3.4.1

This commit is contained in:
Andreas Shimokawa 2019-05-25 22:30:59 +02:00
parent 12e16ac04a
commit fb04e0b48f
1 changed files with 1 additions and 1 deletions

View File

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