How I ‘Fixed’: Unsupported class file major version 64
OK, not a true fix today. Not in the sense that I’d like, anyway. The gist of this is that I was trying to follow along with the JetBrains official Introduction to Coroutines and Channels tutorial. I cloned the GitHub repo, and opened in IntelliJ. When the dependencies were downloaded via Gradle, I got the … Read more