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

Commit 749ff51a authored by repo sync -j8 -c's avatar repo sync -j8 -c Committed by Tony Mak
Browse files

Bump version of IconDB to roll out the new work profile badge

BUG: 73815682
Change-Id: Ia4311f4a9f7adb7795138ecaf909b7f8a9b8ec4d
parent 8565924e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -785,7 +785,7 @@ public class IconCache {
    }

    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 COLUMN_ROWID = "rowid";