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

chore: updated Kotlin to 2.0.0 #572

Merged
merged 1 commit into from
Jun 11, 2024
Merged

chore: updated Kotlin to 2.0.0 #572

merged 1 commit into from
Jun 11, 2024

Conversation

kikoso
Copy link
Collaborator

@kikoso kikoso commented May 26, 2024

Kotlin 2.0.0 has been updated, and there are a few collateral changes. The K2 compiler is now activated by default.

  • The Jetpack Compose compiler has moved to the Kotlin repository. This PR migrates to use the new plugin, as per the migration instructions.
  • freeCompilerArgs semantics migrated.
  • buildconfig removed from gradle.properties, since this is scheduled to be removed in AGP 9.0.0.
  • Some minor libraries updated.
  • Kotlin version increased to 2.0.0

@dkhawk dkhawk merged commit 06d807d into main Jun 11, 2024
11 checks passed
@dkhawk dkhawk deleted the chore/upgrade_kotlin_version branch June 11, 2024 17:16
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