mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
48cb932c6e
fbshipit-source-id: 278ce6f67f5df830b2218e3aca69be103d3c56a6
9 lines
152 B
Python
9 lines
152 B
Python
keystore(
|
|
name = "debug",
|
|
properties = "debug.keystore.properties",
|
|
store = "debug.keystore",
|
|
visibility = [
|
|
"PUBLIC",
|
|
],
|
|
)
|