Making sure that publisher releases to alpha first, so we can wait for Pre-Launch-Report
This commit is contained in:
parent
f96c1d5367
commit
57301cf81c
|
@ -115,6 +115,10 @@ android {
|
|||
dexOptions {
|
||||
jumboMode true
|
||||
}
|
||||
|
||||
play {
|
||||
track = 'alpha'
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Reference in New Issue