Fix formatting

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2024-02-11 14:57:58 +01:00
parent beaeb99dd4
commit 4b20f26774

View file

@ -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
)