Robert
04/09/2019, 7:49 PMgradle build
seems to work, but when I click to run a specific test in the editor, it fails with the error abovesnowe
04/09/2019, 7:50 PMsnowe
04/09/2019, 7:50 PMjava {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
}
is what we have in our projects