mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-19 05:45:15 +01:00
Update build.gradle
This commit is contained in:
parent
a1dff86a20
commit
9102f503c4
@ -15,7 +15,7 @@ buildscript {
|
|||||||
// We use NDK 23 which has both M1 support and is the side-by-side NDK version from AGP.
|
// We use NDK 23 which has both M1 support and is the side-by-side NDK version from AGP.
|
||||||
ndkVersion = "23.1.7779620"
|
ndkVersion = "23.1.7779620"
|
||||||
kotlin_version = '1.9.23'
|
kotlin_version = '1.9.23'
|
||||||
kotlinVersion = '1.9.23'
|
kotlinVersion = '1.9.20'
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
|
Loading…
Reference in New Issue
Block a user