mirror of
https://github.com/zhigang1992/react-native-video-cache.git
synced 2026-01-12 22:40:52 +08:00
9 lines
152 B
Python
9 lines
152 B
Python
keystore(
|
|
name = "debug",
|
|
properties = "debug.keystore.properties",
|
|
store = "debug.keystore",
|
|
visibility = [
|
|
"PUBLIC",
|
|
],
|
|
)
|