Hi. I’m trying to build an android project that have a sub module named “DragRecylerView”, but it fails on initial building with error:
A problem occurred configuring project ':DragRecylerView'.
> Could not get unknown property 'uploadArchives' for task set of type org.gradle.api.internal.tasks.DefaultTaskContainer.
Please Help.
thanks