Releases: ShawxingKwok/KtUtil
Releases · ShawxingKwok/KtUtil
1.0.1
Remove the super interfaces ReadOnlyProperty
from KReadOnlyProperty
,
and ReadWriteProperty
from KReadWriteProperty
.
When KReadOnlyProperty
was cast to ReadOnlyProperty
, its function provideDelegate
would not work, and neither onDelegate
.