plugins { `kotlin-dsl` } repositories { google() jcenter() maven(url = "https://jitpack.io") }