mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2024-12-25 08:21:59 +01:00
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
Block a user