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

Bump Gradle and Dokka #143

Merged
merged 1 commit into from
Jul 22, 2023
Merged

Conversation

martinbonnin
Copy link
Contributor

@martinbonnin martinbonnin commented Jul 14, 2023

⚠️ This PR also includes #140 because it would conflict else and I haven't found a way to make a dependent PR. Only this commit is the actual change.

I also ended up bumping Dokka as well because the older Dokka version wasn't compatible with Gradle 8

path = kotlin.sourceSets.mingwMain.kotlin.srcDirs[0]
platforms = ['native']
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not 100% sure if this is still needed. Since the Dokka version was quite old, I assumed the newer version maybe handle that part better but let me know if not the case.

Copy link
Owner

Choose a reason for hiding this comment

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

I'm not 100% sure here, but I'll take a look at the output!

@benasher44
Copy link
Owner

The downstream PR is merged. Mind updating with master?

@benasher44
Copy link
Owner

I have a few release tasks I need to sit down and do. I'll make this part of that, when I do it in the next few days!

Copy link
Owner

@benasher44 benasher44 left a comment

Choose a reason for hiding this comment

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

Looks great, thank you!

@benasher44 benasher44 merged commit bc098dc into benasher44:master Jul 22, 2023
3 checks passed
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.

None yet

2 participants