mirror of
https://github.com/bitwarden/mobile
synced 2026-02-09 12:59:56 +00:00
default track is alpha
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user