74566b902a
Bip39ComparisionTest was run before and after upgrading org.bitcoinj:bitcoinj-core to latest version to ensure that kotlin-bip39 is still behaving the same. A small tweak in WordListTest was needed because WorldList constructor was made internal.
5 lines
126 B
Text
5 lines
126 B
Text
java_import {
|
|
name: "seedvault-lib-kotlin-bip39",
|
|
jars: ["kotlin-bip39-jvm-1.0.6.jar"],
|
|
sdk_version: "current",
|
|
}
|