https://kotlinlang.org logo
c

Colton Idle

09/11/2020, 5:19 AM
Now that Kotlin 1.4.10 is out do I update this number in this block?
Copy code
composeOptions {
    kotlinCompilerExtensionVersion MyVersions.compose_version
    kotlinCompilerVersion '1.4.0' <====== This number
}
z

Zach Klippenstein (he/him) [MOD]

09/11/2020, 5:27 AM
I would try it, and if it works, then it’s probably fine.
c

Colton Idle

09/11/2020, 5:30 AM
I'm still having this issue from earlier https://kotlinlang.slack.com/archives/CJLTWPH7S/p1599717171345700 and so I don't actually know if it is supposed to work or not. 😄