For example, I have an app (with live-update) that was built with Defold 1.6.0. And now I upgraded Defold to 1.9.0 to use for my new projects. There are many breaking changes (assuming) and the app sourcecode can’t work on this Defold version. Is there a way to build my app but using the old Defold sdk & APIs (1.6.0) from the current Defold Editor (1.9.0)?
If not, is there a way to have 2 Defold Editor versions on the same machine?