-
-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
Description
I have upgraded JDK to 14 ant project stoped building.
It gets this error:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper
and
Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7
after some research i found this issue: gradle/gradle#10248
they are sying that gradle need to be updated throuh gradle-wrapper.
Can you tell me how i can do it in nativescript project?