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

Upgrade build to support shared multiplatform Kotlin libs #2181

Merged
merged 11 commits into from
Jan 13, 2024

Commits on Jan 12, 2024

  1. Upgrade Gradle wrapper to 8.5

    gino-m committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    706ef94 View commit details
    Browse the repository at this point in the history
  2. Upgrade Kotlin and Hilt

    gino-m committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    78c3aa3 View commit details
    Browse the repository at this point in the history
  3. Upgrade build plugin

    gino-m committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bdda0dd View commit details
    Browse the repository at this point in the history
  4. Fix kt 1.9 deprecations

    gino-m committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    44d0f9d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Upgrade Room

    gino-m committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    806b914 View commit details
    Browse the repository at this point in the history
  2. Workaround Kotlin + Hilt 1.9

    gino-m committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    b3a9693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92e6c1e View commit details
    Browse the repository at this point in the history
  4. Add comment

    gino-m committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    0b66e9d View commit details
    Browse the repository at this point in the history
  5. Remove broken clean task

    gino-m committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    ebd927c View commit details
    Browse the repository at this point in the history
  6. Fix build file syntax

    gino-m committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    fbd9a95 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50a298b View commit details
    Browse the repository at this point in the history