I have an application and a library supporting the application, everything is fine (I can compile the application with a library dependency
And the build.gradle file build.gradle always with this error:
Cannot resolve symbol MavenDeployment on gradle

Any ideas?
android android-studio android-gradle maven-plugin gradle
letz
source share