Skip to content

Commit 837d321

Browse files
Bart SearsAndroid (Google) Code Review
authored andcommitted
Merge "Update WebSettings.PREVIOUS_VERSION"
2 parents b39e509 + 4e2032b commit 837d321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/java/android/webkit/WebSettingsClassic.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
*/
3434
public class WebSettingsClassic extends WebSettings {
3535
// TODO: Keep this up to date
36-
private static final String PREVIOUS_VERSION = "4.0.3";
36+
private static final String PREVIOUS_VERSION = "4.0.4";
3737

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

0 commit comments

Comments
 (0)