rofrischmann/fela

View on GitHub
examples/example-react-native/android/keystores/BUCK

Summary

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