update room version and fix annotation error
This commit is contained in:
parent
5ae74bf222
commit
3fee37ac19
4 changed files with 24 additions and 9 deletions
|
|
@ -62,6 +62,7 @@ public class App extends Application {
|
|||
.addMigrations(JellyDatabase.Migration3)
|
||||
.addMigrations(JellyDatabase.Migration4)
|
||||
.addMigrations(JellyDatabase.Migration5)
|
||||
.addMigrations(JellyDatabase.Migration6)
|
||||
.build();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue