Change Java version in Readme

This commit is contained in:
Niko Diamadis
2023-07-18 00:02:16 +02:00
parent 2397e2eea9
commit 3e5a547550

View File

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