Skip to content

Commit

Permalink
Downgrade google-services dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmangubat23 committed Aug 18, 2022
1 parent a4dd6dc commit 73cf61a
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 @@ -13,7 +13,7 @@ buildscript {
maven { url 'https://maven.fabric.io/public' }
}
dependencies {
classpath 'com.google.gms:google-services:4.3.15'
classpath 'com.google.gms:google-services:4.3.13'
classpath 'com.android.tools.build:gradle:7.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
Expand Down

0 comments on commit 73cf61a

Please sign in to comment.