Fix Java requirement

This commit is contained in:
Jannis Mattheis
2023-02-03 14:31:51 +01:00
parent 62916215c8
commit 10a5bee3c3

View File

@@ -54,8 +54,7 @@ The foreground notification showing the connection status can be manually minimi
## Building ## Building
Use Java 11 and execute the following command to build the apk.
Use Java 8 and execute the following command to build the apk.
```bash ```bash
$ ./gradlew build $ ./gradlew build