Skip to content

Commit

Permalink
Merge pull request #522 from /issues/521-broken-protocol-upgrade
Browse files Browse the repository at this point in the history
Broken protocol upgrade on Android
  • Loading branch information
hvge committed Mar 8, 2023
2 parents 58e6967 + 9d8de4b commit 9fca0a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ public GetActivationStatusTask(
this.cryptoHelper = cryptoHelper;
this.completionListener = completionListener;
this.isUpgradeDisabled = isUpgradeDisabled;
this.protocolUpgradeAttempts = 3;
}

//
Expand Down

0 comments on commit 9fca0a3

Please sign in to comment.