Skip to content

Commit b49f161

Browse files
jreckAndroid (Google) Code Review
authored andcommitted
Merge "Bump PREVIOUS_VERSION"
2 parents c5e4125 + 4635dc2 commit b49f161

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
@@ -34,7 +34,7 @@
3434
*/
3535
public class WebSettingsClassic extends WebSettings {
3636
// TODO: Keep this up to date
37-
private static final String PREVIOUS_VERSION = "4.0.4";
37+
private static final String PREVIOUS_VERSION = "4.1.1";
3838

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

0 commit comments

Comments
 (0)