In this dependency injection course, learn how to apply an awesome new library called Hilt, to build dependency graphs, and inject dependencies into Android components in an automatic and lifecycle-aware way, without having to write a ton of boilerplate code, you had to write with Dagger.
I think that in the process of working on the project we updated most of the API calls for another course/project, but these two were left off as basic functions to showcase the difference between the two approaches!
In any way, doing it right would be having all of the functions as suspend for consistency. :]