Files
old-meme/android/keystores/BUCK
MedihaZukic 926e79e0ec Project init
2017-09-23 09:53:25 +02:00

9 lines
152 B
Python

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