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
Hello,
Please make the Android actual types implement also java.io.Serializable (not Kotlin @Serializable as described in #37).
This will allow us to make the complex types, which depends on kotlinx.datetime.* types either Serializable or Parcelable in Android app.