Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
81 B
Plaintext
Raw Normal View History

plugins { `kotlin-dsl` }
dependencies {
implementation(libs.build.spotless)
}