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
Transfering this here because it's biting me. Maybe I'll look into it, but anyone else feel free of course... As it stands this version of the plugin is relatively happy in gradle 3, but I and evidently some others have hit this problem in gradle 4+
Transfering this here because it's biting me. Maybe I'll look into it, but anyone else feel free of course... As it stands this version of the plugin is relatively happy in gradle 3, but I and evidently some others have hit this problem in gradle 4+
rholder#34
It looks like something is relying on a toString() somewhere and an object has changed to an object without a useful toString() implementation in 4.
The text was updated successfully, but these errors were encountered: