Upgrade Gradle, Kotlin and KotlinX Coroutines

This commit is contained in:
NerdNumber9
2019-08-31 00:07:26 -04:00
parent 052317b38a
commit 3156482334
3 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ buildscript {
maven { url 'https://maven.fabric.io/public' }
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.2'
classpath 'com.android.tools.build:gradle:3.5.0'
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:4.3.0'