I am a beginner studying, so be certain the apps I am working on are not overly complicated, just basic experimenting apps.
I keep getting the same error today across different apps I am working on: Execution failed for task ':app:compileDebugKotlin'.
I definitely had a update for kotlin in studio today. Could it be an issue with the update? Is anyone else experiencing the same? I have no idea how to fix it.
Android doesn't mark any errors in my code, and I've made sure that the dependencies in the build.gradle are the latest version (not sure if that would've been an issue but it was highlighted as an issue so I've synced it).