Skip to content

v45

Choose a tag to compare

@Malax Malax released this 12 Sep 17:28
· 10 commits to main since this release
1e6d8e0

Fixed

  • Fix build failures when users have org.gradle.vfs.watch=true in their project gradle.properties by explicitly disabling file system watching in buildpack configuration, as it's incompatible with org.gradle.projectcachedir. (#170)