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

"Circular dependency" with injectCrashlyticsMappingFileId task in firebase-crashlytics-gradle version 3.0.0 #5930

Closed
yogurtearl opened this issue May 3, 2024 · 3 comments

Comments

@yogurtearl
Copy link

[READ] Step 1: Are you in the right place?

yes

[REQUIRED] Step 2: Describe your environment

Using https://github.com/android/nowinandroid on main at commit afad1b9a

[REQUIRED] Step 3: Describe the problem

Upgrading from 2.9.9 to 3.0.0 of firebase-crashlytics-gradle with no other changes cause the builds to fail with this message:

FAILURE: Build failed with an exception.

* What went wrong:
Circular dependency between the following tasks:
:app:extractDeepLinksDemoDebug
\--- :app:injectCrashlyticsMappingFileIdDemoDebug
     \--- :app:kspDemoDebugKotlin
          \--- :app:processDemoDebugResources
               +--- :app:mapDemoDebugSourceSetPaths
               |    \--- :app:injectCrashlyticsMappingFileIdDemoDebug (*)
               +--- :app:mergeDemoDebugResources
               |    \--- :app:injectCrashlyticsMappingFileIdDemoDebug (*)
               +--- :app:parseDemoDebugLocalResources
               |    \--- :app:packageDemoDebugResources
               |         \--- :app:injectCrashlyticsMappingFileIdDemoDebug (*)
               +--- :app:processDemoDebugManifest
               |    \--- :app:processDemoDebugMainManifest
               |         \--- :app:extractDeepLinksDemoDebug (*)
               \--- :app:processDemoDebugManifestForPackage
                    \--- :app:processDemoDebugManifest (*)

Steps to reproduce:

Clone https://github.com/android/nowinandroid and upgrade to firebase-crashlytics-gradle version 3.0.0

@google-oss-bot
Copy link
Contributor

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@thatfiredev
Copy link
Member

@yogurtearl Thanks for reporting! I think this is a duplicate of #5925

@mrober
Copy link
Contributor

mrober commented May 7, 2024

Closing since this is the same issue.

@mrober mrober closed this as completed May 7, 2024
@firebase firebase locked and limited conversation to collaborators Jun 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants