Build the dependency tree. Initialize some basic composable to test Hilt.

This commit is contained in:
Andres Gomez, Thomas (ITDV CC) - AF (ext) 2023-07-12 20:19:12 +02:00
parent 70045251b2
commit 1afd3bc02b
12 changed files with 120 additions and 84 deletions

View file

@ -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"