Revert "fix: maybe fixing the nightly updater issue"
This reverts commit 46398f7bad.
This commit is contained in:
@@ -212,7 +212,6 @@ public class GithubSelfUpdaterImpl extends GithubSelfUpdater{
|
||||
}
|
||||
intent.setDataAndType(uri, "application/vnd.android.package-archive");
|
||||
activity.startActivity(intent);
|
||||
setState(UpdateState.NO_UPDATE);
|
||||
|
||||
// TODO figure out how to restart the app when updating via this new API
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user