react-native-firebase/bridge/android/keystores/BUCK

9 lines
138 B
Python
Raw Normal View History

2018-03-23 13:40:07 +00:00
keystore(
name = 'debug',
store = 'debug.keystore',
properties = 'debug.keystore.properties',
visibility = [
'PUBLIC',
],
)