We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde2e8e commit 123a9b8Copy full SHA for 123a9b8
README.md
@@ -16,11 +16,14 @@ I created this Android app after finishing the Android Basics with Compose cours
16
Android development with Jetpack Compose. So don't expect too much, because this is my first Android
17
app 😊
18
19
+### Downloading the app
20
+You can download the latest APK from the [releases](https://github.com/NickKoepr/Bored/releases) page on GitHub.
21
+
22
### Used libraries and APIs
23
24
I have used different libraries and APIs in this app.
25
26
* [**Bored API**](https://boredapi.com/)
27
* **Jetpack Compose**
28
* **Retrofit**
-* **Room**
29
+* **Room**
0 commit comments