jiakuan / gwt-gradle-plugin

Gradle plugin to support GWT related tasks.
https://gwt-gradle.docstr.org
Other
63 stars 34 forks source link

Fix: checkGwt task does not delegate to GwtCheck class #72 #73

Closed stphnclysmth closed 12 months ago

stphnclysmth commented 12 months ago

Added back the missing task class reference to fix #72 .