just a side note: in my case I needed to add this to the yaml: -Dorg.gradle.configuration-cache=false, otherwise it wouldn't build because of some issues. I had caching activated in my gradle file.
k
kpgalligan
11/19/2024, 4:56 PM
Config cache is in progress. Lots of internal rework to make it compatible.