Skip to content
Snippets Groups Projects
Commit 94601469 authored by dependabot[bot]'s avatar dependabot[bot] Committed by mueller-ma
Browse files

Bump google-services from 3.1.0 to 4.1.0 (#977)


* Bump google-services from 3.1.0 to 4.1.0

Bumps google-services from 3.1.0 to 4.1.0.

Signed-off-by: default avatardependabot[bot] <support@dependabot.com>

* Add google and jcenter to buildscript

Signed-off-by: default avatarmueller-ma <mueller-ma@users.noreply.github.com>
parent f65c05c4
No related branches found
No related tags found
No related merge requests found
......@@ -7,9 +7,11 @@ buildscript {
url 'https://maven.fabric.io/public'
}
mavenCentral()
google()
jcenter()
}
dependencies {
classpath 'com.google.gms:google-services:3.1.0'
classpath 'com.google.gms:google-services:4.1.0'
classpath 'io.fabric.tools:gradle:1.25.4'
classpath files('libs/gradle-witness.jar')
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment