Initial work on merged sources

This commit is contained in:
NerdNumber9
2019-07-29 19:36:16 -04:00
parent 37e0ac0895
commit 4c9be5557d
4 changed files with 169 additions and 1 deletions

View File

@ -77,6 +77,8 @@ object EXHMigrations {
backupDatabase(context, oldVersion)
}
// TODO BE CAREFUL TO NOT FUCK UP MergedSources IF CHANGING URLs
preferences.eh_lastVersionCode().set(BuildConfig.VERSION_CODE)
return true