Fixed bug for android deployment
This commit is contained in:
@@ -22,7 +22,7 @@ namespace RothenburgAR.Updater
|
||||
|
||||
public VersioncheckAnswer VersionAnswer { get; set; }
|
||||
private List<HttpHandler> httpHandlers = new List<HttpHandler>();
|
||||
private readonly LogFileHandler logFileHandler;
|
||||
private LogFileHandler logFileHandler;
|
||||
|
||||
void Start()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user