Slackbot
10/13/2022, 1:50 PMChris Lee
10/13/2022, 1:54 PMInaki Villar
10/13/2022, 3:52 PMextractedJdkImage
, we have seen this difference in projects using AGP 7.x and targeting java > 9 versions.
The issue is described here https://issuetracker.google.com/u/1/issues/234820480
In order to fix it, you need to understand what are the differences in the jdk transformed(just comparing with the IDE both extracted folders). Once you know the difference you can apply the normalization like: https://github.com/gradle/android-cache-fix-gradle-plugin/issues/341#issue-1358985723Giovanni Marques
10/13/2022, 5:14 PM