Skip to content

Commit

Permalink
Merge pull request #2254 from bugsnag/PLAT-13077/fix-rn-fixture
Browse files Browse the repository at this point in the history
Fix NoSuchMethodError in ReactNative tests
  • Loading branch information
lemnik authored Nov 15, 2024
2 parents c92d070 + ae25890 commit 367ae58
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ android {
}

dependencies {
api "com.bugsnag:bugsnag-android:6.+"
compileOnly "com.bugsnag:bugsnag-android:6.+"
implementation 'com.facebook.react:react-native:+'
}

Expand Down

0 comments on commit 367ae58

Please sign in to comment.