Closed RBusarow closed 3 years ago
Views don't actually migrate. If it's a new View, just add it. If it's a changed View, drop the old one then add the new. If it's removal of a View, just drop.
View
Required library updates:
remove Gson add Moshi codegen 1.9.3
Fixes #6
Views don't actually migrate. If it's a new
View
, just add it. If it's a changedView
, drop the old one then add the new. If it's removal of aView
, just drop.Required library updates:
remove Gson add Moshi codegen 1.9.3
Fixes #6