Files
joplin/ReactNativeClient/android/keystores/BUCK
T
2017-05-06 15:37:28 +01:00

9 lines
152 B
Python

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