mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
Update build.gradle
This commit is contained in:
parent
a1f8654e08
commit
077499812a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,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.25'
|
||||
kotlinVersion = '1.9.23'
|
||||
kotlinVersion = '1.9.25'
|
||||
}
|
||||
repositories {
|
||||
google()
|
||||
|
|
Loading…
Add table
Reference in a new issue