Making sure that publisher releases to alpha first, so we can wait for Pre-Launch-Report

This commit is contained in:
ByteHamster 2019-04-26 10:38:34 +02:00
parent f96c1d5367
commit 57301cf81c
1 changed files with 4 additions and 0 deletions

View File

@ -115,6 +115,10 @@ android {
dexOptions {
jumboMode true
}
play {
track = 'alpha'
}
}
dependencies {