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

Build failed with kotlin #81

Open
lixinwei67 opened this issue Dec 29, 2021 · 0 comments
Open

Build failed with kotlin #81

lixinwei67 opened this issue Dec 29, 2021 · 0 comments

Comments

@lixinwei67
Copy link

Hi
I'm building Android project with joynr, but there is something wrong.
joynrVersion:1.19.4
kotlinVersion:1.5.20
gradle-build-tools:7.0.4

When I using kotlin file extends XXXAbstractProvider, I will got an error when building the project
Cannot access 'joynr.xxx.XXXSubscriptionPublisherInjection' which is a supertype of 'com.xxx.xxxx.XXXProvider'. Check your module classpath for missing or conflicting dependencies
But if I using Java file to extends XXXAbstractProvider, it can build success.

Hope for some help

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