I am new to Kotlin and intellij and am trying to test out coroutines. I have an issue where my project is not allowing me to import coroutines. I feel like the solution isn't that tough, but just haven't be able to do it myself. I have followed the instructions detailed in this question, but without any success. I have included links to images of how my project and its dependencies are setup here
Coroutines not importing
Dependencies tab
If anyone has an idea of what I am doing wrong, please let me know. Going forward what should I be doing?