Updated buildSrc android-gradle-plugin

This commit is contained in:
acicchetti 2018-10-18 17:51:58 -04:00
parent 9fa796c565
commit aa3b70d68c

View file

@ -8,7 +8,7 @@ repositories {
google()
}
val android_gradle_plugin_version = "3.1.3"
val android_gradle_plugin_version = "3.2.0"
val kotlin_version = "1.2.61"
dependencies {