react-native-languages/example/android/keystores/BUCK

9 lines
152 B
Python
Raw Normal View History

2018-04-21 16:38:11 +00:00
keystore(
name = "debug",
properties = "debug.keystore.properties",
store = "debug.keystore",
visibility = [
"PUBLIC",
],
)