react-native-worklets-core
react-native-worklets-core copied to clipboard
Fix: deleteCmakeCache fails on ./gradlew clean when gradle.configuration-cache=true
Fix: deleteCmakeCache fails on ./gradlew clean when gradle.configuration-cache=true with message "Cannot reference a Gradle script object from a Groovy closure as these are not supported with the configuration cache."
- Added
type: Deleteto the task & removed doFirst
cc : @chrfalch @mrousavy @jdnichollsc @hannojg