Skip to content

Conversation

@parlough
Copy link
Member

  • Inline the readVersionFile static method into getSdkVersion as its used in this singular spot,
    allowing some duplicated logic to be avoided.
  • Replace FileUtil.loadFile with FileUtil.loadFileOrNull which handles the try-catch for us.
  • Avoid unnecessarily recalculating file last modified time.
  • Avoid recreating the same Pair twice.

@parlough parlough marked this pull request as ready for review November 22, 2025 22:35
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