mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-17 16:23:13 +00:00
Merge 5510de0280a1a5c50d7c6090821a66ae96655681 into 35cb618ec76c58816177aeda6c93b1c8769489af
This commit is contained in:
@ -8,7 +8,7 @@ buildscript {
|
||||
minSdkVersion = 26
|
||||
compileSdkVersion = 33
|
||||
targetSdkVersion = 33
|
||||
kotlin_version = "2.1.21"
|
||||
kotlin_version = "2.2.0"
|
||||
|
||||
if (System.properties['os.arch'] == "aarch64") {
|
||||
// For M1 Users we need to use the NDK 24 which added support for aarch64
|
||||
|
Reference in New Issue
Block a user