mirror of
https://github.com/bitwarden/android.git
synced 2026-07-23 03:53:05 -05: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