Add Dagger Hilt

This commit is contained in:
Kirill Kamakin
2021-11-07 10:21:05 +03:00
parent 54d6dd274d
commit 5d937e6d9e
5 changed files with 22 additions and 5 deletions

View File

@@ -3,6 +3,7 @@
package="gq.kirmanak.mealie">
<application
android:name=".MealieApp"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"