Files
react-native-slider/Example/android/keystores/BUCK
2016-04-26 13:06:08 +02:00

9 lines
138 B
Python

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