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 {
|
dexOptions {
|
||||||
jumboMode true
|
jumboMode true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
play {
|
||||||
|
track = 'alpha'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user