1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-11-23 19:16:07 -06:00

Bump google-services from 4.2.0 to 4.3.0 (#432)

This commit is contained in:
dependabot-preview[bot] 2019-06-28 18:29:30 +00:00 committed by GitHub
parent df9c685217
commit c5323ee811
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ buildscript {
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.google.gms:google-services:4.2.0'
classpath 'com.google.gms:google-services:4.3.0'
classpath "io.fabric.tools:gradle:1.29.0"
classpath "com.github.triplet.gradle:play-publisher:2.2.1"
classpath "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1"