Implemented the Play Store readiness pass.
This commit is contained in:
9
local.properties.example
Normal file
9
local.properties.example
Normal file
@@ -0,0 +1,9 @@
|
||||
## Copy these values into local.properties or export them as environment variables
|
||||
## before building the signed Play upload bundle.
|
||||
##
|
||||
## Do not commit local.properties or the keystore file.
|
||||
|
||||
NGX_RELEASE_STORE_FILE=C:\\path\\to\\ngx-monitor-upload.jks
|
||||
NGX_RELEASE_STORE_PASSWORD=replace-with-keystore-password
|
||||
NGX_RELEASE_KEY_ALIAS=ngx-monitor-upload
|
||||
NGX_RELEASE_KEY_PASSWORD=replace-with-key-password
|
||||
Reference in New Issue
Block a user