mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Disable Webview version check
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
1950d5b892
commit
19e3489e74
1 changed files with 1 additions and 1 deletions
|
@ -341,7 +341,7 @@ public class AuthenticatorActivity extends AccountAuthenticatorActivity
|
|||
|
||||
initServerPreFragment(savedInstanceState);
|
||||
|
||||
webViewUtil.checkWebViewVersion();
|
||||
// webViewUtil.checkWebViewVersion();
|
||||
}
|
||||
|
||||
private void deleteCookies() {
|
||||
|
|
Loading…
Reference in a new issue