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

DO NOT MERGE: sample PR to demo Crashlytics Gradle Plugin v3 build error #1608

Closed
wants to merge 2 commits into from

Conversation

thatfiredev
Copy link
Member

@thatfiredev thatfiredev commented May 2, 2024

After upgrading to v3.0.0 of the Crashlytics Gradle plugin I get the following build error:

Circular dependency between the following tasks:
:app:dataBindingGenBaseClassesDebug
+--- :app:mergeDebugResources
|    \--- :app:injectCrashlyticsMappingFileIdDebug
|         \--- :app:dataBindingGenBaseClassesDebug (*)
\--- :app:parseDebugLocalResources
     \--- :app:packageDebugResources
          \--- :app:injectCrashlyticsMappingFileIdDebug (*)

Logs in GH Actions: https://github.com/firebase/quickstart-android/actions/runs/8931492882/job/24533662975

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant