java-sdk icon indicating copy to clipboard operation
java-sdk copied to clipboard

feat: adapt to v0

Open null8626 opened this issue 4 months ago • 0 comments

The following pull request is a toned down version of #20. This pull request adapts the SDK to v0's latest changes.

Other notable changelogs:

  • Bump the gradle wrapper version to 9.1.0.
  • Bump dependency versions.
  • Add deprecation warnings for usage of obsolete method variations.
  • Use the long type over int for server counts to make for consistency.

null8626 avatar Oct 09 '25 17:10 null8626