Skip to content

Not working with multi-module Kotlin Android project #173

@suvro

Description

@suvro

I have a multi-module Android project in Kotlin. When I am trying to use Hugo in that I am getting an error message during build saying that the advice was not applied. Below is the exact message I am getting, can anyone tell me why?

Task :ui:compileDebugJavaWithJavac
advice defined in hugo.weaving.internal.Hugo has not been applied [Xlint:adviceDidNotMatch]

I have created a sample project to demonstrate this behavior, you can check it here.
https://github.com/suvro/test-android-aop

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions