Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonelZalegas authored Jul 28, 2024
1 parent 972609a commit 36619c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
| <img height="20" src="https://3.bp.blogspot.com/-VVp3WvJvl84/X0Vu6EjYqDI/AAAAAAAAPjU/ZOMKiUlgfg8ok8DY8Hc-ocOvGdB0z86AgCLcBGAsYHQ/s1600/jetpack%2Bcompose%2Bicon_RGB.png"> UI Framework | [Jetpack Compose](https://developer.android.com/jetpack/compose) |
| 💉 Dependency Injection | [Dagger-Hilt](https://dagger.dev/hilt/) |
| 🌐 Networking | [Retrofit](https://square.github.io/retrofit/) + [Gson](https://github.com/google/gson) |
| 🗄️ Local Database | [Room Database](https://developer.android.com/jetpack/androidx/releases/room) (Single source of truth) |
| 🗄️ Local Database | [Room Database](https://developer.android.com/jetpack/androidx/releases/room) (SSOT) |
| 🚦 Navigation | [Type-Safe Navigation](https://developer.android.com/guide/navigation/design/type-safety) |
| 🔄 State Management | [Flows](https://kotlinlang.org/docs/flow.html) + [StateFlows](https://developer.android.com/kotlin/flow/stateflow-and-sharedflow) |
| 🛠️ Dependency Management | [Gradle Kotlin DSL](https://docs.gradle.org/current/userguide/kotlin_dsl.html) |
Expand Down

0 comments on commit 36619c1

Please sign in to comment.