Android Navigation Component, Dagger Hilt and other things

This commit is contained in:
2021-07-10 17:39:43 +03:00
parent 98bbc6a791
commit 1c773df3e1
136 changed files with 1214 additions and 401 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
rootProject.name = "Fast"
rootProject.name = "fast-messenger"
include(":app")