We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cf8f1 commit e133c09Copy full SHA for e133c09
README.md
@@ -1,4 +1,12 @@
1
-# AndroidArchitecture2022
2
-An Implementation of New Android Architecture 2022 with Kotlin
+# Android Architecture
+An Implementation of Google Recommended New Android Architecture with Kotlin
3
+
4
+# Uses Technology
5
+-MVVM
6
+-Coroutines
7
+-Stateflow
8
+-Dagger Hilt
9
+-ViewBinding
10
+-Lifecycle
11
12

0 commit comments