I'm working on a Java project and within this project I did my first try with Kotlin. I converted one class to Kotlin. However, upon running some code from that class it crashes and I get met with the following error: Caused by: java.lang.NoClassDefFoundError: kotlin/jvm/internal/Intrinsics
Here is my build.gradle.kts file: https://pastebin.com/Npn43iYg
Thanks!
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.