Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Update KGL to Kotlin 1.3.70 #22

Closed
nlbuescher opened this issue Mar 13, 2020 · 5 comments
Closed

Update KGL to Kotlin 1.3.70 #22

nlbuescher opened this issue Mar 13, 2020 · 5 comments

Comments

@nlbuescher
Copy link
Collaborator

Native targets break with 1.3.70, and syntax highlighting breaks with the new plugin. There seems to have been some kind of breaking ABI change.

@Dominaezzz
Copy link
Owner

Yeah, this is going to be slightly annoying. kotlinx-io isn't going to upgraded anymore. At least not with the same API surface, that kgl is currently using.
The version of kotlinx-io being used has essentially been moved to ktor-io. (sigh). So all the imported package names have to be renamed. Eventually I'll just drop the dependency. #21 .
I will do the migration soon.

@nlbuescher
Copy link
Collaborator Author

Any update on this? I can go ahead and give the migration a go, if time's an issue rn

@Dominaezzz
Copy link
Owner

Oops, this fell off my radar. I just need to merge and tag.

@nlbuescher
Copy link
Collaborator Author

ah cool 👍

@nlbuescher
Copy link
Collaborator Author

Works now with dev8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants