10 lines
224 B
Text
10 lines
224 B
Text
//
|
|
// SPDX-FileCopyrightText: 2021 The Calyx Institute
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
//
|
|
|
|
java_import {
|
|
name: "seedvault-lib-kotlin-bip39",
|
|
jars: ["kotlin-bip39-jvm-1.0.6.jar"],
|
|
sdk_version: "current",
|
|
}
|