react-native-camera-kit/example/android/keystores/BUCK
2016-05-31 14:46:49 +03:00

9 lines
138 B
Python

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