boswelja/SmartwatchExtensions

Rework Updater logic

boswelja opened this issue · 1 comments

Our current Updater implementation works, but it's not very easy to test, and it's not super easy to add an update path. We should rework this (possibly into something similar to Room migrations).

We've made the switch to https://github.com/boswelja/android-migration for our update logic