Files
photophetch/gradle.properties
Kyle Bolen 694dca8817 gradle.properties: skip JDK vendor check for packaging
Compose Desktop warns about Homebrew JDK but it works fine for
macOS packaging. compose.desktop.packaging.checkJdkVendor=false
suppresses the error without switching JDKs.
2026-08-02 03:19:56 +00:00

2 lines
47 B
INI

compose.desktop.packaging.checkJdkVendor=false