mirror of
https://github.com/status-im/status-react.git
synced 2025-01-09 18:46:19 +00:00
9 lines
152 B
Python
9 lines
152 B
Python
|
keystore(
|
||
|
name = "debug",
|
||
|
properties = "debug.keystore.properties",
|
||
|
store = "debug.keystore",
|
||
|
visibility = [
|
||
|
"PUBLIC",
|
||
|
],
|
||
|
)
|