mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2024-12-14 21:00:17 +01:00
Test code revert.
This commit is contained in:
parent
069654c5f9
commit
c864b15c34
@ -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…
Reference in New Issue
Block a user