Join Slack
Powered by
Should the reflect library of 1.1 be compatible wi...
# eap
n
nhaarman
10/25/2016, 7:30 PM
Should the reflect library of 1.1 be compatible with 1.0.4? I'm getting an
IncompatibleClassChangeError
in a project that uses
1.1-M02
itself, when a library that is built with
1.0.4
calls
MyClass::class.constructors
.
Open in Slack
Previous
Next