Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 837d3212 authored by Bart Sears's avatar Bart Sears Committed by Android (Google) Code Review
Browse files

Merge "Update WebSettings.PREVIOUS_VERSION"

parents b39e509f 4e2032b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ import java.util.Locale;
 */
public class WebSettingsClassic extends WebSettings {
    // TODO: Keep this up to date
    private static final String PREVIOUS_VERSION = "4.0.3";
    private static final String PREVIOUS_VERSION = "4.0.4";

    // WebView associated with this WebSettings.
    private WebViewClassic mWebView;