We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5e4125 + 4635dc2 commit b49f161Copy full SHA for b49f161
core/java/android/webkit/WebSettingsClassic.java
@@ -34,7 +34,7 @@
34
*/
35
public class WebSettingsClassic extends WebSettings {
36
// TODO: Keep this up to date
37
- private static final String PREVIOUS_VERSION = "4.0.4";
+ private static final String PREVIOUS_VERSION = "4.1.1";
38
39
// WebView associated with this WebSettings.
40
private WebViewClassic mWebView;
0 commit comments