You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check plugin is now available on plugins.gradle.org.
Unfortunately, it doesn't work because Google haven't published its Android plugin to plugins.gradle.org:
An exception occurred applying plugin request [id: 'com.noveogroup.android.check', version: '1.2.0']
> Failed to apply plugin [id 'com.noveogroup.android.check']
> Task with name 'check' not found in root project 'android-check-plugin-example'.
Hi there.
Publishing the plugin to plugins.gradle.org would enable everyone to use the new plugin syntax that gradle 2.1+ allows.
eg.
More info can be found here https://plugins.gradle.org/docs/submit.
Thanks.
The text was updated successfully, but these errors were encountered: