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
Ensure kotlinx.datetime.LocalTime exists before adding the serializer (#1530) (#1559)
LocalTime was added in kotlinx.datetime v0.4.0 and won't be available
if older versions of kotlinx datetime are on the classpath.
JAVA-5641
Co-authored-by: Ross Lawley <[email protected]>
0 commit comments