react-native-popover-ios/Example/android/keystores/BUCK
2017-08-15 20:46:19 +08:00

9 lines
152 B
Python

keystore(
name = "debug",
properties = "debug.keystore.properties",
store = "debug.keystore",
visibility = [
"PUBLIC",
],
)