Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Can I do daml upgrade when the SDK versions are different?Forum ↗

Can I do daml upgrade when the SDK versions are different?

App Development3 posts170 views2 likesLast activity Apr 2023
SK
skylornaOP
Apr 2023

I have an old dar generated by 2.5.0. When my SDK has been upgraded to 2.6.3, can I dependencie the old dar to do daml upgrade?

When I build now, I will report an error. Is there a way to solve this?

ST
stefanobaghino-da
Apr 2023

I believe you might want to add your dependencies on older versions in data-dependencies (documentation).

SK
skylorna
Apr 2023

very useful thank you

← Back to Discussions