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