Nikita Khlebushkin
03/09/2020, 3:11 PMBUILD FAILED in 1m 19s
16 actionable tasks: 9 executed, 7 up-to-date
FAILURE: Build failed with an exception.
* What went wrong:
Metaspace
Rollback to 1.3.61 solves the problem, although I wanted to use 1.3.70kpgalligan
03/09/2020, 3:13 PMNikita Khlebushkin
03/09/2020, 3:17 PMimplementation(kotlin("stdlib-common"))
Sam
03/09/2020, 3:25 PMkpgalligan
03/09/2020, 3:27 PMNikita Khlebushkin
03/09/2020, 11:56 PMorg.gradle.jvmargs=-XX:MaxMetaspaceSize=512m
in gradle.properties solved it just fine for me.
I actually suspect Gradle 6.2.2, which I bumped along with Kotlin, because now it all works with 1.3.70 and Gradle downgraded to 5.6.1