Skip to content

Commit 7a30a41

Browse files
Removed dependency per Gabe's PR feedback and tested to ensure that it still worked without the dependency
Removed dependency per Gabe's PR feedback and tested to ensure that it still worked without the dependency
1 parent c92b1e9 commit 7a30a41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,4 @@ dependencies {
4848
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
4949
implementation 'com.facebook.react:react-native:+' // From node_modules
5050
api 'io.branch.sdk.android:library:5.12.4'
51-
implementation 'com.google.android.gms:play-services-base:18.5.0'
5251
}

0 commit comments

Comments
 (0)