Update OpenJDK version in README

This commit is contained in:
Sylvia van Os
2025-05-28 10:11:53 +02:00
committed by GitHub
parent 0e95dadb6c
commit 6cf68abfc7

View File

@@ -59,7 +59,7 @@ For FidMe you need to select the barcode type for each entry afterwards.
# Building
Building can either be done through Android Studio (not reproducible!) or the build.sh script in this repository (reproducible with OpenJDK 17). This script can also sign the build.
Building can either be done through Android Studio (not reproducible!) or the build.sh script in this repository (reproducible with OpenJDK 21). This script can also sign the build.
Build without signing:
```