I think you should move to it, but if you want to ...
# opensource
o
I think you should move to it, but if you want to keep library compatible with 1.0, then use 1.0 compatibility options
o
orangy: so I guess you are referring this: https://kotlinlang.org/docs/reference/compatibility.html#compatibility-modes and I have 2 questions: 1. how do I use that in gradle (or where is it documented)? 2. Is it correct that if I compile with 1.1 in this mode it will work for others using 1.0 (ie: the binaries are compatible)?