How do I supress a Room database schema change error?
I’m just toying around with my schema and I can’t get my app to load at all since I changed the schema/Entity class. I have deleted the app on my testing devic, cleared the caches on AndroidStudio, …