mirror of
https://github.com/status-im/react-native-cameraroll.git
synced 2025-02-06 14:53:24 +00:00
9 lines
152 B
Python
9 lines
152 B
Python
|
keystore(
|
||
|
name = "debug",
|
||
|
properties = "debug.keystore.properties",
|
||
|
store = "debug.keystore",
|
||
|
visibility = [
|
||
|
"PUBLIC",
|
||
|
],
|
||
|
)
|