How to do proto DataStore-to proto DataStore migrations using Dagger Hilt
I have seen this blog https://medium.com/androiddevelopers/datastore-and-data-migration-fdca806eb1aa, but it is not quite detail. It does not show how to do data migration of proto datastore plus how you do it using Dagger Hilt.