ARDcode / react-native-appmetrica-yandex

React Native bridge to the AppMetrica on both iOS and Android.
22 stars 23 forks source link

Android Gradle task name conflict #10

Open vanyasem opened 4 years ago

vanyasem commented 4 years ago
FAILURE: Build failed with an exception.

* Where:
Build file '/Users/vanyasem/Projects/jitsi/node_modules/react-native-appmetrica-yandex/android/build.gradle' line: 100

* What went wrong:
A problem occurred configuring project ':react-native-appmetrica-yandex'.
> Cannot add task 'androidSourcesJar' as a task with that name already exists.

I would suggest changing the task's name to avoid conflicts

ekatherina commented 4 years ago

Is this plugin for Bare workflow?