mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 12:37:03 +05:30
Create a rudimentary DI container for Room
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
3d8935dc2b
commit
644a8a6110
3 changed files with 31 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
package="dev.msfjarvis.todo">
|
||||
|
||||
<application
|
||||
android:name=".Application"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue