mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-05 19:21:07 +00:00
Apply database changes
This commit is contained in:
parent
4620c7e6f9
commit
992c2aa78b
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ import javax.mail.internet.InternetAddress;
|
|||
// https://developer.android.com/topic/libraries/architecture/room.html
|
||||
|
||||
@Database(
|
||||
version = 300,
|
||||
version = 301,
|
||||
entities = {
|
||||
EntityIdentity.class,
|
||||
EntityAccount.class,
|
||||
|
|
Loading…
Add table
Reference in a new issue