Update android gradle plug-in

This commit is contained in:
Fredrik Fornwall 2019-10-02 21:37:23 +02:00
parent e206121bbc
commit b6182216d5

View file

@ -4,7 +4,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.android.tools.build:gradle:3.5.1'
}
}