mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-23 00:10:50 -04:00
The fact there are arbitrary migrations at the top of the file (between `onCreate()` and `onUpdate()` makes it harder to scan this file. This changeset moves these methods verbatim, without changing any of the method bodies or signatures.