Skip to content

Commit

Permalink
Update gradle-play-publisher track to production.
Browse files Browse the repository at this point in the history
  • Loading branch information
shalzz committed Jun 10, 2018
1 parent 046ca9d commit 43fa758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ android {
play {
jsonFile = file('../play-service-account-key.json')
uploadImages = true
track = 'beta'
track = 'production'
}

signingConfigs {
Expand Down

0 comments on commit 43fa758

Please sign in to comment.