I have a simple android application which pulls data from a github api and manages some data using a local room DB with SQLite.
My issue is that when I make a change