fe6bc4f3df
* Support react-native > 0.40 * Bumping major version. Breaking change. * Upgrade example project from 0.33 => 0.40.
9 lines
138 B
Python
9 lines
138 B
Python
keystore(
|
|
name = 'debug',
|
|
store = 'debug.keystore',
|
|
properties = 'debug.keystore.properties',
|
|
visibility = [
|
|
'PUBLIC',
|
|
],
|
|
)
|