yandexmobile / react-native-appmetrica

React Native bridge to the AppMetrica on both iOS and Android.
MIT License
52 stars 132 forks source link

Update build.gradle for resolving crashes on assembleRelease #22

Closed trickyc0d3r closed 4 years ago

trickyc0d3r commented 5 years ago

resolving crashes on anndroid powered with RN> 58, gradle 5.1.1-all, wraper 3.3.0, mobmetrica 3.5.3, sdkVersion -28

RageOfJustice commented 4 years ago

Maybe change compile to implementation?