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

Commit 1986ed76 authored by John Reck's avatar John Reck Committed by Android (Google) Code Review
Browse files

Merge "Update WebSettings.PREVIOUS_VERSION"

parents 143c7c88 777710e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@ public class WebSettings {
    }

    // TODO: Keep this up to date
    private static final String PREVIOUS_VERSION = "3.1";
    private static final String PREVIOUS_VERSION = "4.0.3";

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