mirror of
https://github.com/KokaKiwi/BarInsta
synced 2025-11-20 21:06:32 +00:00
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 | ||