mirror of
https://github.com/status-im/react-native.git
synced 2025-01-09 09:12:02 +00:00
5112a63953
Reviewed By: mkonicek Differential Revision: D2874873 fb-gh-sync-id: 9feface8d9a18742e68206dbafb804de25f53ed8 shipit-source-id: 9feface8d9a18742e68206dbafb804de25f53ed8
9 lines
138 B
Python
9 lines
138 B
Python
keystore(
|
|
name = 'debug',
|
|
store = 'debug.keystore',
|
|
properties = 'debug.keystore.properties',
|
|
visibility = [
|
|
'PUBLIC',
|
|
],
|
|
)
|