Update Android Gradle plugin from 3.4.2 tp 3.5.0

This commit is contained in:
Paul Schaub 2019-09-11 01:40:10 +02:00
parent 3e03f8c630
commit 8e8060b8ee
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.2'
classpath 'com.android.tools.build:gradle:3.5.0'
// NOTE: Do not place your application dependencies here; they belong