Join Slack
Powered by
What's the kotlin version of gradle version 8.6? T...
# gradle
r
Rasmus
02/12/2024, 10:57 AM
What's the kotlin version of gradle version 8.6? The compatibility matrix is not filled in
https://docs.gradle.org/8.6/userguide/compatibility.html
m
mbonnin
02/12/2024, 11:07 AM
Looks like it's still 1.9.20:
https://github.com/gradle/gradle/blob/v8.6.0/build-logic/dependency-modules/src/ma[…]otlin/gradlebuild/modules/extension/ExternalModulesExtension.kt
v
Vampire
02/12/2024, 11:36 AM
If there is no entry in the compatibility matrix, nothing should be changed.
r
Rasmus
02/12/2024, 11:37 AM
Okay thanks
218
Views
Open in Slack
Previous
Next