For different applications, I want to switch my java, gradle version of my local computer. How can I smoothly do this version change and back to the previous one.
I got my solution regarding this question. I am using SDKMAN!. The Software Development Kit Manager. SDKMAN! is a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems.