Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
plugins { `kotlin-dsl` }
dependencies {
implementation(libs.build.binarycompat)
implementation(libs.build.kotlin)
implementation(libs.build.spotless)
}