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