Join Slack
Powered by
Apparently you can use Kotlin 1.4.20-M1, but just ...
# compose
a
Afzal Najam
10/09/2020, 1:36 AM
Apparently you can use Kotlin 1.4.20-M1, but just have to
kotlinCompilerVersion
set to 1.4.10 in
composeOptions
in
build.gradle
j
jim
10/09/2020, 3:42 AM
kotlinCompilerVersion overrides your kotlin version, so if you do that, you're not actually using 1.4.20 anymore :P.
✔️ 1
a
Afzal Najam
10/09/2020, 5:03 AM
🙃 hahaha, thanks for letting me know!
3
Views
Open in Slack
Previous
Next