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

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

Merge "Bump PREVIOUS_VERSION"

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

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