From 10a5bee3c33b7298256a205fce5dd55871fa2b2f Mon Sep 17 00:00:00 2001 From: Jannis Mattheis Date: Fri, 3 Feb 2023 14:31:51 +0100 Subject: [PATCH] Fix Java requirement --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c837a7f..d458649 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,7 @@ The foreground notification showing the connection status can be manually minimi ## Building - -Use Java 8 and execute the following command to build the apk. +Use Java 11 and execute the following command to build the apk. ```bash $ ./gradlew build