mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 18:08:26 +03:00
default track is alpha
This commit is contained in:
parent
b7df2d5441
commit
82b17677b9
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ namespace Bit.Publisher
|
|||
|
||||
private static string _apkFilePath;
|
||||
private static string _credsFilePath;
|
||||
private static string _track;
|
||||
private static string _track = "alpha";
|
||||
|
||||
static void Main(string[] args)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue