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

Commit d814b1cd authored by Tony Mak's avatar Tony Mak Committed by Android (Google) Code Review
Browse files

Merge "Bump version of IconDB to roll out the new work profile badge" into ub-launcher3-master

parents b3e4aa5c 749ff51a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -785,7 +785,7 @@ public class IconCache {
    }
    }


    private static final class IconDB extends SQLiteCacheHelper {
    private static final class IconDB extends SQLiteCacheHelper {
        private final static int RELEASE_VERSION = 20;
        private final static int RELEASE_VERSION = 21;


        private final static String TABLE_NAME = "icons";
        private final static String TABLE_NAME = "icons";
        private final static String COLUMN_ROWID = "rowid";
        private final static String COLUMN_ROWID = "rowid";