Android Studio – UnknownPluginException using Google Play Services and Plugins DSL
I'm creating a new application in Android Studio Bumblebee and this defaults to using the new Groovy DSL plugin management in settings.gradle. I need to be able to use Google Play Services to enable Firebase functionality, however I am running…