mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 10:24:55 -06:00
8 lines
152 B
Text
8 lines
152 B
Text
keystore(
|
|
name = "debug",
|
|
properties = "debug.keystore.properties",
|
|
store = "debug.keystore",
|
|
visibility = [
|
|
"PUBLIC",
|
|
],
|
|
)
|