Version of Gradle incompatible with Java 8
sameer opened this issue ยท 2 comments
Attempting to use the current version of Gradle in CodeChickenLib with Java 8 returns the error:
NoClassDefFoundError: [Ljava/util/HashMap$Entry
As explained here, Gradle 2.0 supports Java 8.