This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
react-native-experiment/android/keystores/BUCK

9 lines
138 B
Python

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