Files
gotify-android-client/android/keystores/BUCK
2018-05-20 08:47:14 +02:00

9 lines
152 B
Python

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