Files
react-navigation/Example/android/keystores/BUCK
Krzysztof Magiera 31281d6b68 Initial commit.
2018-08-03 13:54:11 +02:00

9 lines
152 B
Python

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