Closed markjfisher closed 5 years ago
The current plugin only seems to support Gradle 4.
On Gradle 5, I'm getting the error java.lang.ClassNotFoundException: org.gradle.api.provider.PropertyState
java.lang.ClassNotFoundException: org.gradle.api.provider.PropertyState
Can this plugin be update to support latest versions of gradle?
Should be released with 1.0.0-alpha3 in the next day or so.
Many thanks
Sorry, got a little busy, the release is out now: https://plugins.gradle.org/plugin/com.google.cloud.tools.minikube
The current plugin only seems to support Gradle 4.
On Gradle 5, I'm getting the error
java.lang.ClassNotFoundException: org.gradle.api.provider.PropertyState
Can this plugin be update to support latest versions of gradle?