- Notifications
You must be signed in to change notification settings - Fork 642
Closed
Labels
Description
[REQUIRED] Step 2: Describe your environment
- Android Studio version: _____
- Firebase Component: Crashlytics Gradle Plugin
- Component version: 3.0.0
[REQUIRED] Step 3: Describe the problem
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 (*)
Steps to reproduce:
A reproducible build can be found in firebase/quickstart-android#1608
Confirmed that the build succeeds with version 2.9.9
: firebase/quickstart-android#1607
jasonctoms, MatthewCallery, ArcherEmiya05, Riccardo-Gennari, PMARZV and 91 morelhoyong, Tlaster, Faydee1220, kvn-stgl, T8RIN and 22 more