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

View file

@ -7,7 +7,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { 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 // NOTE: Do not place your application dependencies here; they belong