-
Notifications
You must be signed in to change notification settings - Fork 1.9k
coroutine 0.25.0 gradle compile error "Program type already present: kotlinx.coroutines.experimental.scheduling.LimitingDispatcher" #520
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
emmm. I hava the same problem. My kotlin version is 1.2.61 My gradle configuration is:
Build error |
Hi @Fover23 |
@EasonLiu09 No. I try to fix it by regular way , such as restart studio or clean project , it does not work. |
@Fover23 yeah me too, it's kinda weird |
This is a duplicate of issue #510 |
ok, i will close it |
Hi,
I cannot compile while I use coroutine version 0.25.0 but when I change it to 0.23.4 it work !
I find no answer about this problem, is it because only happen in 0.25.0?
why this problem happens when compile coroutine 0.25.0
below is my gradle and error
kotlin_version is 1.2.61
thanks for reading this problem
The text was updated successfully, but these errors were encountered: