mirror of
https://github.com/NiciDieNase/chaosflix
synced 2025-03-02 06:07:15 +00:00
change track for playstore uploade from alpha to beta
This commit is contained in:
parent
93a8624728
commit
7f8c8e4978
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@ dependencies {
|
|||
|
||||
play {
|
||||
serviceAccountCredentials = file("../chaosflix-d1d09f33cbb2.json")
|
||||
track = "alpha"
|
||||
track = "beta"
|
||||
releaseStatus = "draft"
|
||||
enabled = false
|
||||
artifactDir = file("build/outputs/apk/prodNoFree/release/app-prod-noFree-release.apk")
|
||||
|
|
Loading…
Add table
Reference in a new issue