We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f9b1bb commit ce51023Copy full SHA for ce51023
README.md
@@ -4,7 +4,7 @@
4
* Play MVI with Kotlin Coroutines Flow
5
* Master branch using Koin for DI
6
* **Checkout [dagger_hilt branch](https://github.com/Kotlin-Android-Open-Source/MVI-Coroutines-Flow/tree/dagger_hilt), using Dagger Hilt for DI**
7
-* **[Download apk here](app/release/app-release.apk)**
+* **[Download apk here](https://github.com/Kotlin-Android-Open-Source/MVI-Coroutines-Flow/raw/master/app/release/app-release.apk)**
8
9
| List view state | Error view state | Add new user |
10
| --------------- | ---------------- | ------------ |
0 commit comments