Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af1997e6 authored by Lyn Han's avatar Lyn Han
Browse files

Update settings version to 183

Follow up to http://ag/8222583, which sets current version to 183

Bug: 136034310
Test: make RunSettingsRoboTests
Test: atest SystemUITests
Change-Id: I692c6a94bcdd1d6be0b2ef2214d070078d0baa33
parent 6a79551e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3238,7 +3238,7 @@ public class SettingsProvider extends ContentProvider {
        }

        private final class UpgradeController {
            private static final int SETTINGS_VERSION = 182;
            private static final int SETTINGS_VERSION = 183;

            private final int mUserId;