Update build.gradle

This commit is contained in:
Marcos Rodriguez Vélez 2024-07-23 21:26:51 -04:00 committed by GitHub
parent 93c25efe21
commit c2d9cff89f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,9 +22,8 @@ buildscript {
classpath("com.android.tools.build:gradle")
classpath("com.facebook.react:react-native-gradle-plugin")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version")
classpath 'com.google.gms:google-services:4.4.2' // Google Services plugin
classpath("com.bugsnag:bugsnag-android-gradle-plugin:8.+")
classpath 'com.google.gms:google-services:4.4.2' // Google Services plugin
}
}