Slackbot
04/04/2022, 11:02 PMAnze Sodja
04/05/2022, 12:58 PM~/.gradle/caches/jars-9
are some build logic instrumented jars while /.gradle/caches/modules-2
are dependencies. I doubt there is any documentation for jars-9.tony
04/05/2022, 5:14 PMAnze Sodja
04/05/2022, 5:48 PMSystem.getProperty()
in the build logic. So there are some transformations on the build logic so that is possible and result jars are cached in these folders.tony
04/05/2022, 5:55 PM