Android-Password-Store/passgen/random/build.gradle.kts

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

5 lines
85 B
Text
Raw Normal View History

plugins {
kotlin("jvm")
id("com.github.android-password-store.kotlin-library")
}