Replies: 1 comment
-
|
Just saw the kotlin version badge in the README. Looks like 1.9 it not officially supported |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using arrow in my android project and I tried updating it to kotlin 1.9.
After the update I converted all
objects in mysealed classes intodata objects but that caused a compilation failure when the classes are annotated with@optics.Beta Was this translation helpful? Give feedback.
All reactions