arrow icon indicating copy to clipboard operation
arrow copied to clipboard

["Request"] Project is not compatible with Gradle 8.0

Open nomisRev opened this issue 1 year ago • 4 comments

What would you like to see?

Arrow should support Gradle 8.0. This is most likely something in https://github.com/arrow-kt/arrow-gradle-config

nomisRev avatar Sep 02 '22 13:09 nomisRev

Which is the part that it is not compatible? I think the warning we are getting are related to Kotlin Gradle Plugin so we can only wait to update it when it is ready for 8.0

JavierSegoviaCordoba avatar Sep 02 '22 13:09 JavierSegoviaCordoba

Someone on Slack said he was building the Arrow project using Gradle 8.0 (from within IDEA), and the project crashed.

nomisRev avatar Sep 02 '22 13:09 nomisRev

I am not sure if Kotlin supports 8.0 yet. I would try to compile a vanilla Kotlin project with no libraries using the latest 8.0.

But to be honest, the latest nightly is 7.7, so I am not sure if 8.0 even exists yet 🤔

JavierSegoviaCordoba avatar Sep 02 '22 15:09 JavierSegoviaCordoba

This is the relevant conversation: https://kotlinlang.slack.com/archives/C8UK6RTHU/p1662124353126499

He says he's "having trouble compiling" but I don't think anything crashed.

jasonab avatar Sep 02 '22 16:09 jasonab