Skip to content

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.

1 participant