mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-12 17:57:29 +00:00
29d2b894d8
As per the sample provided at https://github.com/android/architecture-components-samples/tree/main/GithubBrowserSample, the Retrofit interfaces should be named Services and the classes using the services are Repositories. Once all are properly named, we can move the db repositories inside the repositories package. |
||
---|---|---|
.. | ||
.settings | ||
schemas/awais.instagrabber.db.AppDatabase | ||
src | ||
.classpath | ||
.gitignore | ||
.project | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro | ||
sentry.gradle |