mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-26 17:25:13 +03:00
fix gradle on appcenter#2
This commit is contained in:
parent
1dfddafea2
commit
f0c81b0280
@ -224,7 +224,7 @@ 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.+'
|
||||
implementation 'com.bugsnag:bugsnag-android:5.+'
|
||||
|
||||
if (enableHermes) {
|
||||
def hermesPath = "../../node_modules/hermes-engine/android/";
|
||||
|
Loading…
Reference in New Issue
Block a user