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

Replace javax.inject with jakarta.inject #2372

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Replace javax.inject with jakarta.inject #2372

merged 1 commit into from
Mar 15, 2024

Commits on Mar 14, 2024

  1. Replace javax.inject with jakarta.inject

    Note that Dagger currently doesn't work with the Jakarta namespace and
    we have to cap the jakarta inject package version below 2.0 so that it
    sill provides classes in the old namespace.
    jianglai committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    72438dc View commit details
    Browse the repository at this point in the history