Skip to content

Cannot use new compiler with dagger.hilt.android.plugin #2086

@lukas1

Description

@lukas1

Version: 2.29

As per release notes of Dagger 2.29 (https://github.com/google/dagger/releases/tag/dagger-2.29)

I've tried to change the compiler dependency to:

kapt "com.google.dagger:hilt-compiler:2.29-alpha"

This however doesn't work, if I have applied dagger.hilt.android.plugin. It says:

The Hilt Android Gradle plugin is applied but no com.google.dagger:hilt-android-compiler dependency was found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions