pluginManagement { repositories { mavenCentral() google() maven { url = 'https://jitpack.io' } } } include ':androbd', ':library', ':plugin'