aretherecookies-mobile/android/keystores/BUCK
2018-11-10 12:35:21 -06:00

8 lines
152 B
Text

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