mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-18 20:21:35 +00:00
Merge pull request #1639 from RoboSats/dependabot/gradle/mobile/android/org.jetbrains.kotlin-kotlin-gradle-plugin-2.1.0
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.8.21 to 2.1.0 in /mobile/android
This commit is contained in:
commit
d3c797e56b
@ -8,7 +8,7 @@ buildscript {
|
|||||||
minSdkVersion = 26
|
minSdkVersion = 26
|
||||||
compileSdkVersion = 33
|
compileSdkVersion = 33
|
||||||
targetSdkVersion = 33
|
targetSdkVersion = 33
|
||||||
kotlin_version = "1.8.21"
|
kotlin_version = "2.1.0"
|
||||||
|
|
||||||
if (System.properties['os.arch'] == "aarch64") {
|
if (System.properties['os.arch'] == "aarch64") {
|
||||||
// For M1 Users we need to use the NDK 24 which added support for aarch64
|
// For M1 Users we need to use the NDK 24 which added support for aarch64
|
||||||
|
Loading…
Reference in New Issue
Block a user