Fix QR code on iphone

This commit is contained in:
Jon Staab
2025-01-31 14:14:42 -08:00
parent f0207b35d0
commit 6c7c533637
14 changed files with 67 additions and 26 deletions
+1
View File
@@ -9,6 +9,7 @@ android {
apply from: "../capacitor-cordova-android-plugins/cordova.variables.gradle"
dependencies {
implementation project(':capacitor-app')
implementation project(':nostr-signer-capacitor-plugin')
}