Android-Password-Store/build-logic/android-plugins/build.gradle.kts

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

4 lines
74 B
Text
Raw Normal View History

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