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
{{ message }}
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
Not sure exactly how to reproduce this, but I more or less run the Android sample app, then run the iOS sample app, then could not run the Android app anymore, with some long error logs mentioning "META-INF/versions/9/previous-compilation-data.bin"
The issue seemed to have been this one right here after some searching Kotlin/kotlinx-datetime#304
Adding this snippet over here
I am not sure if the repo itself needs to have this snippet or if it somehow was just me who encountered this, but I thought it'd be a good idea to have here in any case, so you can refer to it in case someone else has the same issue.