mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
Merge pull request #5394 from BlueWallet/kotlin
OPS: Some environments required this variable to build
This commit is contained in:
commit
c7f41702eb
@ -15,6 +15,8 @@ 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.8.0'
|
||||
kotlinVersion = '1.8.0'
|
||||
|
||||
}
|
||||
repositories {
|
||||
google()
|
||||
|
Loading…
Reference in New Issue
Block a user