You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update kotlinx-metadata-jvm to 0.6.0 and Kotlin to 1.8.10 (#119)
Remove -Xskip-runtime-version-check flag as it is deprecated and has no effect
Add -Xsuppress-version-warnings flag to suppress "LV 1.4 is deprecated" warning and enable allWarningsAsErrors back
Remove unused declarations that contained deprecated code (.lowercase())
0 commit comments