Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 88fff21

Browse files
committed
⬆️ google-services 4.2.0
1 parent 3315c0c commit 88fff21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616
classpath 'com.android.tools.build:gradle:3.2.1'
1717
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1818
classpath 'io.fabric.tools:gradle:1.26.1'
19-
classpath 'com.google.gms:google-services:4.1.0'
19+
classpath 'com.google.gms:google-services:4.2.0'
2020

2121
// NOTE: Do not place your application dependencies here; they belong
2222
// in the individual module build.gradle files

0 commit comments

Comments
 (0)