napperley
12/21/2017, 8:18 PMFAILURE: Build failed with an exception.
* What went wrong:
org/jetbrains/kotlin/kapt/idea/KaptGradleModel : Unsupported major.minor version 52.0Doing the equivalent Gradle refresh via
./gradlew build
in the terminal works without any issues (using traditional Gradle DSL). Same error occurs when using Gradle Kotlin DSL instead of the traditional one. Appear to have encountered severe IntelliJ regression(s). One other thing, IntelliJ's syntax checker isn't working when making a change to a .kt file (it is always showing a green check mark) 😧.napperley
12/21/2017, 9:45 PMnapperley
12/21/2017, 9:48 PM