From 53a85b04af887bf084a97656fe2b2df017060f22 Mon Sep 17 00:00:00 2001 From: Azat Gilyazov <57267956+AnteeOne@users.noreply.github.com> Date: Sun, 30 Oct 2022 01:35:33 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7995f77..96cbef6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Template with multi-module compose application architecture - Base deps versions file - Kotlin Gradle DSL - Dagger2 +- Retrofit +- Room ## Usage 1) Download the source code OR clone the repo