* sdk: generalize for any SDKs and enhance explanations
1. There was a mix between 'gradle' and 'SDK'. We now only refer to 'SDK'.
Using the acronym for conciseness (the description explains the acronym).
2. Explanation for 'sdk use' was misleading. See https://sdkman.io/usage#use:
> It is important to realise that this will switch the candidate version for the current shell only.
3. Explanation for 'sdk current' has been enhanced, introducing the stable version concept aka 'candidate'.
See https://sdkman.io/usage#listcandidates:
> This will render a searchable alphabetic list with name, current stable default version (...)
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Update pages/common/sdk.md
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>
Co-authored-by: marchersimon <50295997+marchersimon@users.noreply.github.com>