Skip to content

Conversation

@geoff-powell
Copy link
Collaborator

No description provided.

@geoff-powell geoff-powell force-pushed the gpowell/gradle/9.3.0-rc-1 branch from 715a250 to 5632adc Compare December 5, 2025 18:41
@geoff-powell geoff-powell force-pushed the gpowell/gradle/9.3.0-rc-1 branch from 0fa1c29 to e7a8d47 Compare December 17, 2025 10:32
private fun File.listFilesSorted() = listFiles()?.sortedBy { it.lastModified() }

companion object {
private const val GRADLE_CACHE_TRANSFORMS_PATH_REGEX = "^caches/[0-9]{1,2}.[0-9]{1,2}(.[0-9])?(-rc-[0-9]{1,2})?/transforms/[0-9a-f]{32}/(workspace/)?transformed"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added support for rc versions and simplified path string to constant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant