Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Add Kotlin version requirement to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
thunderbiscuit committed Feb 22, 2022
1 parent d488571 commit 8d82af5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ val newAddress = wallet.getNewAddress()

## How to build

_Note that building `bdk-jvm` or `bdk-android` requires using Kotlin `1.6.10` or later._

1. Clone this repository and init and update it's [`bdk-ffi`] submodule.
```shell
git clone https://github.com/bitcoindevkit/bdk-kotlin
Expand Down

0 comments on commit 8d82af5

Please sign in to comment.