mirror of
https://github.com/timepill/timepill-app.git
synced 2025-04-30 18:09:31 +08:00
8 lines
152 B
Text
8 lines
152 B
Text
keystore(
|
|
name = "debug",
|
|
properties = "debug.keystore.properties",
|
|
store = "debug.keystore",
|
|
visibility = [
|
|
"PUBLIC",
|
|
],
|
|
)
|