react-native-appmetrica/example/android/keystores/BUCK
2017-09-30 14:25:58 +03:00

9 lines
152 B
Python

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