status-react/android/keystores/BUCK

9 lines
152 B
Python
Raw Normal View History

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