is there a way to clear the gradle cache from xcod...
# compose-ios
x
is there a way to clear the gradle cache from xcode?
Copy code
kotlin.native.cacheKind=none
we can outright disable it 🤔
d
For now, it is better to use this gradle property.