Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Kotlin 2.1.10 #757

Merged
merged 7 commits into from
Feb 14, 2025
Merged

Upgrade to Kotlin 2.1.10 #757

merged 7 commits into from
Feb 14, 2025

Conversation

pm47
Copy link
Member

@pm47 pm47 commented Feb 11, 2025

And upgrade other dependencies.

Based on the work made in #701, that was reverted.

We are not using the new kotlin.Uuid, as it is still experimental.

pm47 and others added 3 commits February 11, 2025 19:29
And other dependencies. Based on the work made in #701.

We are not using the new `kotlin.Uuid`, as it is still experimental.

Co-authored-by: Dominique Padiou <[email protected]>
The min gradle version for Java 21 is 8.5.
The `deleteDokkaOutputDir` task seemed redundant as `clean` already
clears everything.
@pm47 pm47 requested review from sstone, dpad85 and t-bast February 11, 2025 18:33
@pm47 pm47 changed the title Upgrade to Kotlin 2.1.10, Gradle 8.10 and target JVM 21 Upgrade to Kotlin 2.1.10 Feb 12, 2025
Copy link
Member

@sstone sstone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! the publication CI scripts are not tested but I've checked that publishing to the local maven repo works and sources and javadocs are included so If there's an issue it will be easy to fix.

Copy link
Member

@t-bast t-bast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, works fine on my machine

@pm47
Copy link
Member Author

pm47 commented Feb 12, 2025

Waiting from ACK from @dpad85 before merging.

Copy link
Member

@dpad85 dpad85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lightning-kmp builds fine on an Intel macOS 14.6 and a M3 macOS 15.3, using Xcode 16.2 (which is the latest version). We've also tested on devices with the Phoenix kotlin-2.x branch ACINQ/phoenix#654

@pm47 pm47 merged commit ea8193e into master Feb 14, 2025
2 checks passed
@pm47 pm47 deleted the kotlin-2.1.10 branch February 14, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants