Fixed
Status Update
Comments
mi...@google.com <mi...@google.com>
mi...@google.com <mi...@google.com> #2
We don't support cross-process invalidations yet.
mi...@google.com <mi...@google.com>
an...@google.com <an...@google.com> #3
At least , add a "refresh all observables" function to alpha4 ? i am trying to implement it by myself with your InvalidationTracker class
Description
See Issue 366029616 for context
In AGP 9.0, the default of
android.defaults.buildfeatures.resvalues
will change to false.Starting in AGP 8.X, AUA should check each module's model for usages of
resValues
, and add the DSL to enableresValues
to each module using it.