Files
jitsi-meet/android/keystores/BUCK
2017-12-04 00:45:18 -06:00

9 lines
152 B
Python

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