-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
Milestone
Description
I have nativescript-imagepicker
installed, version 2.4.1, and nativescript-telerik-ui-pro
version 1.4.1. When I run it on android, gradle fails with this error:
:processF0F1F2F3F4F5F6DebugResources FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':processF0F1F2F3F4F5F6DebugResources'.
> Error: more than one library with package name 'com.telerik.android.common'
It was working with 2.3.1 version of imagepicker.
I have nativescript 2.4 installed
Somebody else had similar problem I think: NativeScript/nativescript-cli#2258
bradmartin