Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Dany, I believe this is fixed in a new release of safeargs ?
jb...@google.com <jb...@google.com> #3
Safeargs still needs AndroidComponentsExtension
to get the applicationID from the variants (7.2.0-alpha05
remove the extension?
[Deleted User] <[Deleted User]> #4
it moved to a different package : com.android.build.api.variant
il...@google.com <il...@google.com> #5
Safeargs still relies on AGP 4.2
. We need some of the BaseVariant
APIs to have replacements before we can upgrade to 7.0+
(
Description
Instead of requiring the parameters be a subset, we should just ignore them, matching and parsing only the parameters that we know about.