jasonmerino/react-native-simple-store

View on GitHub
Example/android/keystores/BUCK

Summary

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