Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljscript committed Nov 18, 2024
1 parent efae07b commit 71bc6b6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions apps/wallet-mobile/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,4 @@ exclude group: 'org.jetbrains.kotlin', module: 'kotlin-stdlib-jdk8'

apply from: file("../../../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project)

plugins {
id 'com.android.application'
id 'com.google.gms.google-services'
}
apply plugin: 'com.google.gms.google-services'

0 comments on commit 71bc6b6

Please sign in to comment.