react-native-worklets-core icon indicating copy to clipboard operation
react-native-worklets-core copied to clipboard

Fix: deleteCmakeCache fails on ./gradlew clean when gradle.configuration-cache=true

Open Prince593 opened this issue 4 months ago • 1 comments

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: Delete to the task & removed doFirst

Prince593 avatar Sep 07 '25 17:09 Prince593

cc : @chrfalch @mrousavy @jdnichollsc @hannojg

prince-kumar001 avatar Sep 08 '25 19:09 prince-kumar001