fix gradle deps, gradle task

This commit is contained in:
Gregor Lohaus
2026-05-28 21:48:10 +02:00
parent e3405fee48
commit 0a84ec720a
2 changed files with 218 additions and 2 deletions

View File

@@ -109,7 +109,7 @@
useBwrap = false;
};
gradleBuildTask = "nativeExecutable";
gradleBuildTask = "nativeBuild";
gradleUpdateTask = "nixDownloadDeps";
gradleFlags = [
"--no-build-cache"