BreadMoirai / github-release-gradle-plugin

A Gradle Plugin to send Releases to Github
Apache License 2.0
108 stars 26 forks source link

Plugin built using a newer version of Java #4

Closed xeruf closed 5 years ago

xeruf commented 5 years ago

My project still uses Java 8 and thus I encountered this issue after updating the plugin

A problem occurred configuring root project 'MonsterUtilities'.
> Failed to notify project evaluation listener.
   > com/github/breadmoirai/CachedProvider has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

Is there a reason to build the plugin with Java 10?

BreadMoirai commented 5 years ago

whoops. I will fix that shortly.

xeruf commented 5 years ago

Hey, little reminder to not forget this ;)

BreadMoirai commented 5 years ago

Should be fixed with version 2.2.1