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

4 lines
74 B
Plaintext
Raw Normal View History

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