Fixed
Status Update
Comments
ga...@google.com <ga...@google.com>
ga...@google.com <ga...@google.com> #2
This will be fixed in 4.2.0-alpha09 with ag/Iba2260382fbf333b6e8739b7d6d769b2703ded47.
I am also CP-ing to 4.1 branch.
an...@google.com <an...@google.com> #3
The following changes were cherrypicked through
Release Track:
Changes: ag/12400960
[Deleted User] <[Deleted User]> #5
will this be backported to 4.0.x or is AS 4.1 going to be released soon?
ga...@google.com <ga...@google.com> #6
AGP 4.1.0-RC02 will contain the fix, and it should be released in 1-2 weeks (in case there are some blockers, release may be delayed).
rk...@google.com <rk...@google.com> #7
We have fixed perf-plugin
to process jar -> jar
and directory -> directory
(internally tracked at
Please keep an eye on
Description
Multi-relase classes from directories should be ignored when dexing. Although AGP does this for JARs, it is possible for external tasks to unzip jars (e.g Firebase perf plugin), so we should ignore those classes from dirs as well.