-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Hi. I upgraded to 0.16.1 and now my build (Gradle 6.8.3) crashes with the following error:
Receiver class com.hierynomus.gradle.license.LicenseBasePlugin does not define or inherit an implementation of the resolved method 'abstract java.lang.Object getProperty(java.lang.String)' of interface groovy.lang.GroovyObject.
Caused by: java.lang.AbstractMethodError: Receiver class com.hierynomus.gradle.license.LicenseBasePlugin does not define or inherit an implementation of the resolved method 'abstract java.lang.Object getProperty(java.lang.String)' of interface groovy.lang.GroovyObject.
at com.hierynomus.gradle.license.LicenseBasePlugin$_createExtension_closure2.doCall(LicenseBasePlugin.groovy:73)
0.15.0 still works.
shabtaisharon, rarcher and Samuel3aalmiray
Metadata
Metadata
Assignees
Labels
No labels