mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 17:04:09 +02:00
5 lines
85 B
Text
5 lines
85 B
Text
|
plugins {
|
||
|
kotlin("jvm")
|
||
|
id("com.github.android-password-store.kotlin-library")
|
||
|
}
|