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

Not working with multi-module Kotlin Android project #173

Open
suvro opened this issue Aug 10, 2020 · 0 comments
Open

Not working with multi-module Kotlin Android project #173

suvro opened this issue Aug 10, 2020 · 0 comments

Comments

@suvro
Copy link

suvro commented Aug 10, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant