Ryan VanderMeulen
Ryan VanderMeulen
@autonomousapps Maybe I'm misunderstanding how bundles are meant to work. Do I need to create a bundle which is chained up to the parent dependency that pulls in the transitive...
Thanks, I'll play around with that!
Added a DAGP bump needed for Kotlin 2.2 support. https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md#version-2190
Blech, this is blocked on updating AGP to a newer release.
/taskcluster ci full
Looks like the freebl static build changes that landed during this cycle aren't playing nicely with the OHTTP crate 😞
https://github.com/martinthomson/ohttp/pull/92
The ohttp 0.7.2 release should contain the fix we need. @mhammond What would it take for us to pick that up?
@jcristau Do we need to do something similar to https://github.com/mozilla-mobile/reference-browser/pull/3155 here?