4 lines
85 B
Text
4 lines
85 B
Text
plugins {
|
|
kotlin("jvm")
|
|
id("com.github.android-password-store.kotlin-library")
|
|
}
|