Is anyone running Kotlin (Multiplatform) on Gradle...
# gradle
e
Is anyone running Kotlin (Multiplatform) on Gradle 8.5 or 8.6? Any issues? Ahh I see this is still open https://github.com/gradle/gradle/issues/26912, damn
e
I've been running it with no issues.
gratitude thank you 1
same 3
j
The issues is imo rarely in KMP level, more like Android Gradle Plugin or problem in IDE level. Depends which version of IDE using, and if exotic CI setups. For my local compilations and such no issues using latest Gradle, with latest Kotlin and latest stable IDEs like Fleet, Android Studio and IntelliJ. Using Java 17 here. Worked with both 8.5 and 8.6.