just a side note: in my case I needed to add this ...
# touchlab-tools
d
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
Config cache is in progress. Lots of internal rework to make it compatible.
👍 1