Push to beta chanel by default
This commit is contained in:
parent
fbd16a1003
commit
e55e1fa256
2 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ repositories {
|
||||||
play {
|
play {
|
||||||
serviceAccountEmail = '992499570703-v2bp8sl246qm0tblmfv4s45v6njhdfr2@developer.gserviceaccount.com'
|
serviceAccountEmail = '992499570703-v2bp8sl246qm0tblmfv4s45v6njhdfr2@developer.gserviceaccount.com'
|
||||||
pk12File = file('../privatekeys/play-developer-key.p12')
|
pk12File = file('../privatekeys/play-developer-key.p12')
|
||||||
|
track = 'beta'
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
|
||||||
1
app/src/release/play/en-US/whatsnew
Normal file
1
app/src/release/play/en-US/whatsnew
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Changelog within the app.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue