From 2132e80719e6f96c8024bf41a2bb380bb3db38d2 Mon Sep 17 00:00:00 2001 From: Alessandro Bellotti Date: Tue, 10 Oct 2023 12:22:26 +0200 Subject: [PATCH] Update README.md Add pre-requisite about notification. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 87de8db..444fc3b 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ Otherwise, you may have to wait for a while until all the updates are done. * A device or emulator that runs API level 16+ +* Make sure notification on your device/emulator are active. + You need to be solidly familiar with the Kotlin programming language, object-oriented design concepts, and Android Development Fundamentals. In particular: