mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
4 lines
79 B
Text
4 lines
79 B
Text
|
plugins { `kotlin-dsl` }
|
||
|
|
||
|
dependencies { implementation(libs.build.spotless) }
|