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

Android lint error 1.6.4 - InvalidPackage #3444

Closed
kserno opened this issue Sep 8, 2022 · 1 comment
Closed

Android lint error 1.6.4 - InvalidPackage #3444

kserno opened this issue Sep 8, 2022 · 1 comment

Comments

@kserno
Copy link

kserno commented Sep 8, 2022

I saw the following issues got resolved: #3277 and #2004 got resolved but using coroutines version 1.6.4 still has this bug

/Users/filipsollar/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/kotlinx-coroutines-core-jvm/1.6.4/2c997cd1c0ef33f3e751d3831929aeff1390cb30/kotlinx-coroutines-core-jvm-1.6.4.jar: Error: Invalid package reference in org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm; not included in Android: java.lang.instrument. Referenced from kotlinx.coroutines.debug.AgentPremain. [InvalidPackage]
@qwwdfsad
Copy link
Contributor

qwwdfsad commented Sep 8, 2022

This is not an issue on coroutines side, see #3277 (comment)

The solution is to ignore this warning or disable this particular check

@qwwdfsad qwwdfsad closed this as completed Sep 8, 2022
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

2 participants