react-native-firebase/tests/android/keystores/BUCK

9 lines
152 B
Python
Raw Normal View History

2017-04-23 19:22:19 +00:00
keystore(
name = "debug",
properties = "debug.keystore.properties",
store = "debug.keystore",
visibility = [
"PUBLIC",
],
2017-04-23 19:22:19 +00:00
)