injectCrashlyticsMappingFileIdRelease
causes every release build to be invalidated
#6770
Labels
injectCrashlyticsMappingFileIdRelease
causes every release build to be invalidated
#6770
The
injectCrashlyticsMappingFileIdRelease
task from the Crashlytics plugin is always invalidated on release builds, and generates a new unique ID into the app's resources, which causes the entire build and bundling to be invalidated even when nothing has changed.I see from #5925 (comment) that this behaviour is intentional only due to other limitations, although known to be less than ideal.
So I'm opening this issue as my vote for it to receive some attention until this less-than-ideal behaviour is resolved.
Some thoughts off the top of my head:
com.google.firebase:firebase-crashlytics-gradle:3.0.3
The text was updated successfully, but these errors were encountered: