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
Added id("org.brightify.hyperdrive") version "0.1.80" in plugins, but the plugin cannot be resolved.
org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'org.brightify.hyperdrive', version: '0.1.80', apply: false] was not found in any of the following sources:
Version 0.1.80 comes from the documentation. The latest release here is 0.1.146. None of them works.
Update:
I managed to sync the project using 0.1.139 but had to have the IJ Plugin installed with the same version.
The text was updated successfully, but these errors were encountered:
Added
id("org.brightify.hyperdrive") version "0.1.80"
in plugins, but the plugin cannot be resolved.org.gradle.api.plugins.UnknownPluginException: Plugin [id: 'org.brightify.hyperdrive', version: '0.1.80', apply: false] was not found in any of the following sources:
Version 0.1.80 comes from the documentation. The latest release here is 0.1.146. None of them works.
Update:
I managed to sync the project using 0.1.139 but had to have the IJ Plugin installed with the same version.
The text was updated successfully, but these errors were encountered: