docs: update readme for new kotlin version

This commit is contained in:
thunderbiscuit
2024-03-28 13:05:07 -04:00
parent 08f1957fe0
commit 358b43c31e
2 changed files with 4 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ dependencies {
* [Padawan Wallet](https://github.com/thunderbiscuit/padawan-wallet)
### How to build
_Note that Kotlin version `1.6.10` or later is required to build the library._
_Note that Kotlin version `1.9.23` or later is required to build the library._
1. Clone this repository.
```shell