mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 21:25:35 +03:00
Fix formatting
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
beaeb99dd4
commit
4b20f26774
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ import com.owncloud.android.db.ProviderMeta
|
|||
AutoMigration(from = 74, to = 75),
|
||||
AutoMigration(from = 75, to = 76),
|
||||
AutoMigration(from = 76, to = 77),
|
||||
AutoMigration(from = 77, to = 78),
|
||||
AutoMigration(from = 77, to = 78)
|
||||
],
|
||||
exportSchema = true
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue