Hi folks,
A client of our multiplatform libraries just told us they encountered a problem with our library for android, problem that apparently started with kotlin >= 1.4.
(Stacktrace attached as a text file.)
It looks like an issue with
UByteArray
where some generated method can't find a static method or something like that.
Did something happen with unsigned types with kotlin >= 1.4?
Thanks in advance,
Sylvain