Files
react-navigation/example/android/keystores/BUCK
2019-12-09 15:20:28 +01:00

9 lines
152 B
Python

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