Skip to content

[Build] Update Kotlin to 1.9.24#227

Merged
ParaskP7 merged 2 commits intotrunkfrom
build/update-kotlin-to-1.9.24
Jul 11, 2024
Merged

[Build] Update Kotlin to 1.9.24#227
ParaskP7 merged 2 commits intotrunkfrom
build/update-kotlin-to-1.9.24

Conversation

@ParaskP7
Copy link
Contributor

@ParaskP7 ParaskP7 commented Jul 9, 2024

Required By: TODO

This PR updates Kotlin to 1.9.24.

Description

This update isn't that necessary, but should be considered anyway as it will do the following:

  • Align this library, to that Kotlin version, which is already used by most of this library's clients and libraries.
  • Unblock the usage of the Dependency Analysis Gradle plugin for this project.
  • Prepares this project for the Kotlin 2+ major update.

Test

  • Smoke test the sampletracksapp example app.
  • Verifying that all the CI checks are successful.
  • However, if you want to be thorough about reviewing this change, you could:
    • Quickly smoke test, either the JP/WPAndroid and/or WCAndroid, or any other client apps using Tracks, with this version of Tracks, or via composite builds, and see if it works as expected.
    • Test for build time increases (local & CI).

This update isn't that necessary, but should be considered anyway as it
will do the following:
- Align this library, to that Kotlin version, which is already used by
most of this library's clients and libraries.
- Unblock the usage of the dependency analysis Gradle plugin for this
project.
- Prepares this project for the Kotlin 2+ major update.
@ParaskP7 ParaskP7 merged commit 410d6e1 into trunk Jul 11, 2024
@ParaskP7 ParaskP7 deleted the build/update-kotlin-to-1.9.24 branch July 11, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants