mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-27 03:14:56 +03:00
bugsnag gradle update
This commit is contained in:
parent
c2f21e584e
commit
193407f334
@ -224,7 +224,6 @@ dependencies {
|
||||
implementation 'com.android.support:multidex:2.0.1'
|
||||
implementation project(':@react-native-community_viewpager')
|
||||
implementation 'com.google.firebase:firebase-analytics:17.2.3'
|
||||
implementation 'com.bugsnag:bugsnag-android:5.5.0'
|
||||
|
||||
if (enableHermes) {
|
||||
def hermesPath = "../../node_modules/hermes-engine/android/";
|
||||
@ -244,4 +243,4 @@ task copyDownloadableDepsToLibs(type: Copy) {
|
||||
|
||||
apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project)
|
||||
apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"
|
||||
//apply from: "../../node_modules/@bugsnag/react-native/bugsnag-react-native.gradle"
|
||||
apply from: "../../node_modules/@bugsnag/react-native/bugsnag-react-native.gradle"
|
Loading…
Reference in New Issue
Block a user