Closed jeffreydelooff closed 4 years ago
Version 2.0.1 works fine for me with Gradle 6.5 in several different projects. Please provide more details about your usage otherwise I can do little.
Stacktrace you shared saying that sombody is trying to cast Project
instance to Settings
which makes little sense to me.
@jeffreydelooff are you trying to apply the plugin in the root build.gradle? it needs to be applied in settings.gradle
Ahh that might have been it. It wasn't in settings.gradle
. My bad.
Results in a