forked from organicmaps/organicmaps
[gradle] Push release into the "production" track.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
parent
6eb641f4c7
commit
a0f0b69e48
1 changed files with 1 additions and 1 deletions
|
@ -453,7 +453,7 @@ task prepareGoogleReleaseListing {
|
|||
|
||||
play {
|
||||
enabled.set(false)
|
||||
track.set('alpha')
|
||||
track.set('production')
|
||||
defaultToAppBundles.set(true)
|
||||
releaseStatus.set(ReleaseStatus.IN_PROGRESS)
|
||||
serviceAccountCredentials.set(file('google-play.json'))
|
||||
|
|
Loading…
Add table
Reference in a new issue