Files
deighton-ar/mobile/android/keystores/BUCK
John Lyon-Smith 8b7ba65641 After ejecting
2018-03-02 10:25:06 -08:00

9 lines
152 B
Python

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