Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle Error: more than one library with package name 'com.github.tony19' #163

Closed
schildbach opened this issue Feb 25, 2018 · 5 comments
Closed
Labels

Comments

@schildbach
Copy link

When upgrading from logback-android 1.1.1-6 to logback-android 1.1.1-8, I got this error from Gradle:

Execution failed for task ':wallet:processDebugResources'.
> Error: more than one library with package name 'com.github.tony19'

I had to exclude group: 'com.github.tony19', module: 'apktool-lib' from my build to get it working again.

@tony19
Copy link
Owner

tony19 commented Feb 25, 2018

What command are you using to build? (I couldn't reproduce with ./gradlew assemble).

Can you try 1.1.1-9-SNAPSHOT from https://oss.sonatype.org/content/repositories/snapshots?

@schildbach
Copy link
Author

I used gradle clean build, but gradle assemble has got the same problem.

@schildbach
Copy link
Author

https://oss.sonatype.org/content/repositories/snapshots/com/github/tony19/logback-android/1.1.1-9-SNAPSHOT/logback-android-1.1.1-9-20180225.231257-2.pomfixes the problem.

@tony19
Copy link
Owner

tony19 commented Mar 5, 2018

Fixed in v_1.1.1-9

@tony19 tony19 closed this as completed Mar 5, 2018
@lock
Copy link

lock bot commented Feb 27, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the archived label Feb 27, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Feb 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants