1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2025-01-10 08:25:17 +01:00

Android Studio 3.3, Android Gradle plugin 3.3.0

This commit is contained in:
tateisu 2019-01-15 18:41:36 +09:00
parent 1327ad01ce
commit cec2cf012f

View File

@ -15,7 +15,7 @@ buildscript {
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:3.2.1' classpath 'com.android.tools.build:gradle:3.3.0'
classpath 'com.google.gms:google-services:4.1.0' classpath 'com.google.gms:google-services:4.1.0'
// https://android-developers.googleblog.com/2018/05/announcing-new-sdk-versioning.html // https://android-developers.googleblog.com/2018/05/announcing-new-sdk-versioning.html
// com.google.gms:google-services:3.3.0 使3.3.0Gradle sync // com.google.gms:google-services:3.3.0 使3.3.0Gradle sync