Currently I\'m doing it like this:
DaoMaster.dropAllTables(getDb(), true); DaoMaster.createAllTables(getDb(), true);
but then, when I\'m tr
I upgraded the schemaVersion in build.gradle to pass through this error