Build the dependency tree. Initialize some basic composable to test Hilt.
This commit is contained in:
parent
70045251b2
commit
1afd3bc02b
12 changed files with 120 additions and 84 deletions
|
|
@ -3,6 +3,7 @@
|
|||
xmlns:tools="http://schemas.android.com/tools">
|
||||
|
||||
<application
|
||||
android:name=".MainApplication"
|
||||
android:allowBackup="true"
|
||||
android:dataExtractionRules="@xml/data_extraction_rules"
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue