This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
2.0.1
Fixes
- fix(slf4j): return type signature from
ReadOnlyProperty<org.slf4j.Logger, kotlin.Any?>
->ReadOnlyProperty<kotlin.Any?, org.slf4j.Logger>
by @auguwu
Full Changelog: 2.0.0...2.0.1