mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.23
This commit is contained in:
parent
ef8c83a9de
commit
a7659f2ac7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ buildscript {
|
|||
|
||||
// We use NDK 23 which has both M1 support and is the side-by-side NDK version from AGP.
|
||||
ndkVersion = "23.1.7779620"
|
||||
kotlin_version = '1.9.22'
|
||||
kotlin_version = '1.9.23'
|
||||
kotlinVersion = '1.9.20'
|
||||
}
|
||||
repositories {
|
||||
|
|
Loading…
Add table
Reference in a new issue