Files
react-native-gifted-chat/example/android/keystores/BUCK
2017-07-09 21:45:43 -07:00

9 lines
152 B
Python

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