Skip to content

Commit

Permalink
Removed dependency per Gabe's PR feedback and tested to ensure that i…
Browse files Browse the repository at this point in the history
…t still worked without the dependency

Removed dependency per Gabe's PR feedback and tested to ensure that it still worked without the dependency
  • Loading branch information
rob-gioia-branch committed Dec 10, 2024
1 parent c92b1e9 commit 7a30a41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,4 @@ dependencies {
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
implementation 'com.facebook.react:react-native:+' // From node_modules
api 'io.branch.sdk.android:library:5.12.4'
implementation 'com.google.android.gms:play-services-base:18.5.0'
}

0 comments on commit 7a30a41

Please sign in to comment.