@Henrykvdb commented on
@Henrykvdb’s file
https://kotlinlang.slack.com/files/U7X2A52P8/F863CRL75/-.txt:
@Czar Also, I noticed that after I remove the jmh plugin again it doesn't fix the issue. Even after cleaning and rebuilding (+closing java/idea with task manager). Rolling back to my previous commit doesn't work either, to remove the issue again I have go back to the commit before the last one. All my files are in this github repo, no gitignore. Once I roll back to the commit before the last one I can rebuild and it'll work. If I then checkout the last commit and build it it'll work without any issues, or if I manually redo that commit and rebuild it'll also still work. All that the last commit does is change the version in the gradle.properties file and then rebuilding.