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

[3.x] update Kotlin to 1.9 #5412

Merged
merged 8 commits into from
Nov 30, 2023
Merged

[3.x] update Kotlin to 1.9 #5412

merged 8 commits into from
Nov 30, 2023

Commits on Nov 28, 2023

  1. resurect the 3.x branch

    We needed Kotlin 1.9 to support new XCode command line options, which in turns needed other things
    martinbonnin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    27f3d75 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. add comment

    martinbonnin committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    88edfe8 View commit details
    Browse the repository at this point in the history
  2. fix compose compilation

    martinbonnin committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c65dc73 View commit details
    Browse the repository at this point in the history
  3. update api dump

    martinbonnin committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    365fa79 View commit details
    Browse the repository at this point in the history
  4. fix errors

    martinbonnin committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c6686b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dfb8e1 View commit details
    Browse the repository at this point in the history
  6. fix Gradle tests

    martinbonnin committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c1e24e1 View commit details
    Browse the repository at this point in the history
  7. fix android layout

    martinbonnin committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bc8b605 View commit details
    Browse the repository at this point in the history