Merge pull request #2524 from CatimaLoyalty/TheLastProject-patch-1

Update OpenJDK version in README
This commit is contained in:
Sylvia van Os
2025-05-28 10:12:31 +02:00
committed by GitHub

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:
```