Skip to content

Commit 4635dc2

Browse files
committed
Bump PREVIOUS_VERSION
Change-Id: Idf2586a7062726f60d3a6c1b75f75fde8fc9c550
1 parent 1825b98 commit 4635dc2

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)