getting this `Unsupported major.minor version 52.0...
# gradle
p
getting this
Unsupported major.minor version 52.0
a
poohbar: check which jdk version is configured for the project
p
its all 1.8
a
and are you using kotlin-stdlib-jre8 or just kotlin-stdlib ?
t
need more context around the issue.
p
fixed
it couldnt be fixed by changing it to 1.8 after the project is created
but when i recreated it with 1.8 it worked
it's buggy
i
Gradle JVM is configured in Settings -> Build,Execution,Deployment -> Build tools -> Gradle