mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 07:28:07 +01:00
Merge pull request #5664 from BlueWallet/renovate/kotlin-monorepo
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.10
This commit is contained in:
commit
89428a4862
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.0'
|
||||
kotlin_version = '1.9.10'
|
||||
kotlinVersion = '1.8.0'
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue