Skip to content

Commit

Permalink
Update com.google.gms:google-services
Browse files Browse the repository at this point in the history
  • Loading branch information
hsjoberg committed Jun 23, 2024
1 parent 2e5848e commit 61fc97d
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 @@ -32,7 +32,7 @@ buildscript {
// Needed for react-native-camera-kit
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20")
classpath("com.google.protobuf:protobuf-gradle-plugin:0.9.3")// 0.8.12")
classpath("com.google.gms:google-services:4.3.14")
classpath("com.google.gms:google-services:4.4.2")

}
}
Expand Down

0 comments on commit 61fc97d

Please sign in to comment.