Matthew Robertson
Matthew Robertson
Thanks to everybody who tested the prereleases and everybody who provided feedback. Since v3 is in a good state now, I am going to close this and stop doing prereleases.
> Simple reproducer: https://github.com/twyatt/firebase-android-sdk-bug That is a nice min repo, thanks @twyatt. How did you not need an empty AndroidManifest file? I have a fix for this, I am going...
Thanks for the reports and the output. The issue is the google-services plugin is outputting a file that Crashlytics consumes, but this file is getting clobbered when building multiple variants...
@yogurtearl can you please explain a little bit why you setup the plugin like this? In the other issue, you mentioned a build script. But I still don't understand why...
@Sharkaboi we have a prerelease of the next major version of the Crashlytics Gradle plugin, you can find it in #5733. One of the improvements here is better support for...
Closing this issue. If the problem persists with the prerelease, please let me know in #5733.
I have a hunch that this broke when we did another change to support multiple flavors building in parallel mode. We are working on the next major version of the...
This has been released.
Are you intending to extend the plugin or something? I am curious why you apply it this was as a dep in your build-logic, instead of applied as a typical...
Unfortunately is it not open sourced. I am advocating for open sourcing our Gradle plugin, but it is not a high priority right now. I have a hunch your issue...