Update Gradle

This commit is contained in:
arkon 2020-04-10 09:57:46 -04:00
parent b50dc206eb
commit 9a81cabece

View File

@ -9,7 +9,7 @@ buildscript {
jcenter()
}
dependencies {
classpath("com.android.tools.build:gradle:3.6.0")
classpath("com.android.tools.build:gradle:3.6.2")
classpath("com.github.zellius:android-shortcut-gradle-plugin:0.1.2")
classpath("org.jmailen.gradle:kotlinter-gradle:2.3.1")
classpath("com.google.gms:google-services:4.3.3")