-
Notifications
You must be signed in to change notification settings - Fork 83
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
Execution failed for task ':app:checkLaunchDebugDuplicateClasses'. #85
Comments
i solved this issue by locking to 2.0.4, looks like this issue was introduced in 2.0.5. |
Same issue for me. Solution from @yevgeniaronov worked, but I'd like to use latest version |
Manged to resolve: I'm also having in-app update native android feature in the app. Managed to fix this problem by replacing build.gradle dependency Now I can use in_app_review 2.0.9 without compilation error |
But then, you will get alert from google:
How did you fix this? |
FAILURE: Build failed with an exception.
Execution failed for task ':app:checkLaunchDebugDuplicateClasses'.
BUILD FAILED in 2m 12s
Exception: Gradle task assembleLaunchDebug failed with exit code 1
Exited (sigterm)
The text was updated successfully, but these errors were encountered: