Test code revert.
This commit is contained in:
parent
069654c5f9
commit
c864b15c34
1 changed files with 1 additions and 1 deletions
|
|
@ -225,6 +225,6 @@ public class CheckForNewAppVersionTask extends AsyncTask<Void, Void, String> {
|
|||
|
||||
public static boolean isGithubApk() {
|
||||
|
||||
return true;
|
||||
return getCertificateSHA1Fingerprint().equals(GITHUB_APK_SHA1);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue