timepill-app/android/keystores/BUCK
li.zhaoguang 89487b4eaa init
2019-04-16 17:33:08 +08:00

8 lines
152 B
Text

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