Update Gradle

This commit is contained in:
Eugene 2019-12-23 22:03:07 -05:00
parent 5770d00f81
commit 6f8f6e9233
No known key found for this signature in database
GPG Key ID: E1FD745328866B0A

View File

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.17.0'
classpath 'com.github.zellius:android-shortcut-gradle-plugin:0.1.2'
classpath 'com.google.gms:google-services:3.2.0'