Update Gradle

This commit is contained in:
arkon
2020-02-25 18:31:41 -05:00
parent 032a6adaab
commit ba8977b47f
2 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ buildscript {
jcenter()
}
dependencies {
classpath("com.android.tools.build:gradle:3.5.3")
classpath("com.android.tools.build:gradle:3.6.0")
classpath("com.github.zellius:android-shortcut-gradle-plugin:0.1.2")
classpath("com.google.gms:google-services:4.3.3")
// NOTE: Do not place your application dependencies here; they belong