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

Commit 4635dc23 authored by John Reck's avatar John Reck
Browse files

Bump PREVIOUS_VERSION

Change-Id: Idf2586a7062726f60d3a6c1b75f75fde8fc9c550
parent 1825b984
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;