Files
react-native-camera/Example/android/keystores/BUCK
T

9 lines
152 B
Python
Raw Normal View History

2016-05-29 12:55:51 -04:00
keystore(
name = "debug",
properties = "debug.keystore.properties",
store = "debug.keystore",
visibility = [
"PUBLIC",
],
2016-05-29 12:55:51 -04:00
)