-
Notifications
You must be signed in to change notification settings - Fork 1.9k
kotlinx-coroutines-debug depends on android-gradle-aspectj but android-gradle-aspectj is abandoned #3060
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
Comments
Hi,
This is not what the documentation says. It says
Yet it is not supported and we gave up on this plan. Thanks for pointing it out, I will adjust the doc accordingly. |
* Do not mention obsolete gradle-aspectj-android plugin at all * Fix broken links Addresses #3060
* Do not mention obsolete gradle-aspectj-android plugin at all * Fix broken links Addresses #3060
* Do not mention obsolete gradle-aspectj-android plugin at all * Fix broken links Addresses #3060
* Do not mention obsolete gradle-aspectj-android plugin at all * Fix broken links Addresses Kotlin#3060
* Do not mention obsolete gradle-aspectj-android plugin at all * Fix broken links Addresses Kotlin#3060
I went to reach for kotlinx-coroutines-debug to work through an issue I am having but it throws the below error as noted in the readme. The solution per the readme is to add the android-gradle-aspectj plugin to the project. When you attempt to add android-gradle-aspectj it fails to resolve as the project did not migrate away from jcenter.
Is anyone able to host the android-gradle-aspectj plugin somewhere?
The text was updated successfully, but these errors were encountered: