Android Gradle task name conflict
vanyasem opened this issue · 1 comments
vanyasem commented
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
Is this plugin for Bare workflow?