Removes accidentially hardcoded jvm path.

This commit is contained in:
Stefan Schallerl 2025-02-13 20:58:36 +01:00
parent fe6c801ec6
commit 09e7afb72b

View file

@ -1,4 +1,3 @@
org.gradle.java.home=C:/Users/stefa/.jdks/temurin-21.0.5
# Enable the build cache to save time by reusing outputs produced by other successful builds.
# https://docs.gradle.org/current/userguide/build_cache.html
org.gradle.caching=true