android: add secret storage
This commit is contained in:
@@ -11,7 +11,7 @@ kotlin {
|
||||
jvmTarget.set(JvmTarget.JVM_11)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
listOf(
|
||||
iosArm64(),
|
||||
iosSimulatorArm64()
|
||||
@@ -21,7 +21,7 @@ kotlin {
|
||||
isStatic = true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
sourceSets {
|
||||
commonMain.dependencies {
|
||||
implementation("org.rust-nostr:nostr-sdk-kmp:0.44.3")
|
||||
|
||||
Reference in New Issue
Block a user