Files
react-native-picker/example/PickerTest/android/keystores/BUCK
2016-05-23 17:41:02 +08:00

9 lines
138 B
Python

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