Replies: 1 comment
-
|
This has been implemented in skip-unit 1.5.0. If you experience any problems you think may be related to the updated Kotlin 2.3 version, please open an issue. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Kotlin 2.3.0 was released recently, and contains many improvements, including build performance. We've been testing it against our Skip libraries and sample apps, and except for a single fix we needed in skip-bridge, it has been working fine.
If you would like to test it in your own projects, you can do so by simply adding the the
skip-unitdependency pinned to the kotin-2.3 branch, like so:Please do let us know if you experience any issues or errors when you try it out. If there are no reported issues, we plan on including it in the next
skip-unitrelease sometime in the coming weeks, in which case it will automatically roll out to everyone who is keeping up with the latest releases.Beta Was this translation helpful? Give feedback.
All reactions