Skip to content

Commit 083d654

Browse files
committed
Update dependency com.google.gms:google-services to v4.4.2
1 parent 24a0c31 commit 083d654

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
@@ -11,7 +11,7 @@ buildscript {
1111
classpath 'com.android.tools.build:gradle:7.4.2'
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1313
classpath "org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version"
14-
classpath 'com.google.gms:google-services:4.4.1'
14+
classpath 'com.google.gms:google-services:4.4.2'
1515
classpath 'com.github.triplet.gradle:play-publisher:3.9.1'
1616

1717
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)