From 4a7a6e96cb39f32efabe2f5c19e667daa4d32363 Mon Sep 17 00:00:00 2001 From: Yogesh Choudhary Paliyal Date: Mon, 20 Sep 2021 23:30:59 +0530 Subject: [PATCH] Readme updated --- .idea/vcs.xml | 7 +++++++ README.md | 1 + 2 files changed, 8 insertions(+) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7f..13df3bb0 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,5 +1,12 @@ + + + diff --git a/README.md b/README.md index 40299d02..fde482a8 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ 4. MVVM architecture 5. LiveData & MutableLiveData 6. Room Database + 7. Hilt (Dependency Injection) ## Download Links