Vampire
04/02/2023, 3:02 PMkotlin-wrappers
already depending on 1.8.20?
It is not yet officially released. 😕Ayfri
04/02/2023, 3:31 PMVampire
04/02/2023, 3:32 PMturansky
04/02/2023, 6:29 PMYou can use it, yes, it is available on Maven Central.
But you shouldn’t.Why it doesn’t work the same way for
kotlin-wrappers
? 🙂Vampire
04/02/2023, 8:11 PMturansky
04/02/2023, 8:39 PMVampire
04/02/2023, 8:41 PMturansky
04/02/2023, 9:48 PMVampire
04/02/2023, 9:50 PMkotlin-wrappers
latest version says "I need 1.8.20 and nothing less".turansky
04/02/2023, 9:55 PMVampire
04/02/2023, 9:56 PMturansky
04/02/2023, 10:08 PMLike it is now,It’s what we really check on our projectslatest version says “I need 1.8.20 and nothing less”.kotlin-wrappers
Vampire
04/02/2023, 10:10 PMturansky
04/02/2023, 10:11 PMNot everyone can always immediately use latest versions of things, especially in bigger projects. 🙂I suppose they don’t update wrappers every day 🙂
I tend to be more open to older versions in my library projects to be a bit more compatible.Special notes in CHANGELOG?
Vampire
04/02/2023, 10:18 PMturansky
04/02/2023, 10:46 PM1.8.10
, Kotlin/JS needs Kotlin 1.8.20
- what would be fine solution?Vampire
04/02/2023, 10:47 PMturansky
04/02/2023, 10:49 PM1.8.20
next/this week :(Vampire
04/02/2023, 10:50 PMkotlin-wrappers
then. 😄turansky
04/02/2023, 10:51 PM1.8.20
works fine right now
With required fixes for IR compilerThey only support an exact specific version? o_O
1.8.0
supported officiallyVampire
04/02/2023, 10:55 PMCompose won’t support KotlinDid you mean "will not support" as in "will not officially announce that they support it" or as in "it fails if you try to use 1.8.20"?next/this week :(1.8.20
turansky
04/02/2023, 10:57 PM“it fails if you try to use 1.8.20”?Yes
Vampire
04/02/2023, 10:59 PMturansky
04/02/2023, 11:02 PMVampire
04/02/2023, 11:02 PMturansky
04/02/2023, 11:03 PMVampire
04/02/2023, 11:03 PMLandry Norris
04/03/2023, 1:48 AMephemient
04/03/2023, 4:20 AM