Skip to content

Commit

Permalink
Updated version of google-services package according to new tutoria…
Browse files Browse the repository at this point in the history
…l (easier)
  • Loading branch information
Aryan-Dang committed Jul 16, 2021
1 parent 236f7ba commit 76d737e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.google.gms:google-services:4.3.5' // new
classpath 'com.google.gms:google-services:4.3.8' // new
}
}

Expand Down

0 comments on commit 76d737e

Please sign in to comment.