-
Notifications
You must be signed in to change notification settings - Fork 798
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
appear bug. #164
Comments
I'm having the same problem |
i'm having the same problem |
You should use play-services-auth version 15.0.0 |
I found the way how to bypass this error. The problem is inside your plugin. You have too add resolutionStrategy when it comes to aspect version.
Now everything is working with play-services-auth:15.0.0 |
Filter your classpath from excess dependencies. It helps me:
|
I'm having the same problem |
@JakeWharton any news on this? This bug means that Hugo won't work with the latest |
For
|
this work for me , exclude all play-servcie.jar
|
The text was updated successfully, but these errors were encountered: