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

Commit f4590b0e authored by Dan Zivkovic's avatar Dan Zivkovic
Browse files

Update the DB version.

Bug 20103664.

Change-Id: I1e2b72979df148d8aa71e3e58437a5853e63c261
parent bdc55e77
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -50,7 +50,7 @@ public class MetadataDbHelper extends SQLiteOpenHelper {
    private static final int METADATA_DATABASE_VERSION_WITH_CLIENTID = 6;
    private static final int METADATA_DATABASE_VERSION_WITH_CLIENTID = 6;
    // The current database version.
    // The current database version.
    // This MUST be increased every time the dictionary pack metadata URL changes.
    // This MUST be increased every time the dictionary pack metadata URL changes.
    private static final int CURRENT_METADATA_DATABASE_VERSION = 14;
    private static final int CURRENT_METADATA_DATABASE_VERSION = 15;


    private final static long NOT_A_DOWNLOAD_ID = -1;
    private final static long NOT_A_DOWNLOAD_ID = -1;