Skip to content

Conversation

@d4rken
Copy link
Member

@d4rken d4rken commented Aug 15, 2025

No description provided.

d4rken added 3 commits August 15, 2025 14:08
This commit updates several dependencies to their latest versions.
This commit updates several dependencies to their latest versions.
This commit updates Kotlin to 2.2.10 and KSP to 2.2.10-2.0.2.
It also refactors how Kotlin compiler options are configured, moving the logic to a project-level extension function `setupKotlinOptions()` and applying it via `tasks.withType<KotlinCompile>()`.
@d4rken d4rken added the Build process Meta issues not related to the app but the project / gradle, i.e. building it. label Aug 15, 2025
This commit adds the `param:` site target to constructor parameter annotations across various classes. This ensures the annotation is applied to the constructor parameter itself, not the property.

https://youtrack.jetbrains.com/issue/KT-73255
@d4rken d4rken merged commit 25d1851 into main Aug 15, 2025
16 checks passed
@d4rken d4rken deleted the more-dep-bumps branch August 15, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build process Meta issues not related to the app but the project / gradle, i.e. building it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants