Files
drip/android/keystores/BUCK
T
Julia Friesel 15cf4523c1 Initial commit
2018-05-29 12:53:10 +02:00

9 lines
152 B
Python

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