uppy/examples/react-native/android/keystores/BUCK
2018-12-19 14:46:36 +03:00

8 lines
152 B
Text

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