Martin Zeitler
Martin Zeitler
I've added version catalogs and updated most of the dependencies. It was unclear where the JSON string `privilegedAllowlist` comes from (in the `MyVault` app). Meanwhile I've found method `getGPMPrivilegedAppAllowlist()` and...
Fixes the build for the current Rocky Linux 9.5 Kernel 5.14.x This may require to copy over `vmlinux` to build, for BTF generation: sudo dnf install dwarves sudo cp /sys/kernel/btf/vmlinux...
Updated most dependencies, but had to keep back these two, because of API changes: eudi-lib-jvm-sdjwt-kt = "0.10.0" # 0.17.2 multipaz = "0.94.0" # 0.95.0
When building with Gradle 9.0, there is a deprecation warning: > Task :ossLicensesTask Invocation of Task.project at execution time has been deprecated. This will fail with an error in Gradle...