mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-04-23 06:54:52 +02:00
change amber from debug to release
This commit is contained in:
parent
9a648d7e84
commit
dd46f12a05
@ -155,7 +155,7 @@ object AmberUtils {
|
||||
intent.putExtra("pubKey", pubKey)
|
||||
intent.putExtra("id", id)
|
||||
intent.putExtra("current_user", currentUserNpub)
|
||||
intent.`package` = "com.greenart7c3.nostrsigner.debug"
|
||||
intent.`package` = "com.greenart7c3.nostrsigner"
|
||||
intentResult.launch(intent)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user