diff options
| author | physick <mynameisgennadiy@vk.com> | 2026-07-22 14:23:37 +0500 |
|---|---|---|
| committer | physick <mynameisgennadiy@vk.com> | 2026-07-22 14:23:37 +0500 |
| commit | ae2ed5d7a3d0b6981e9560ff76141f51a0656294 (patch) | |
| tree | 2681e29b1472f548ccc89eb2cce8c8ae9e95eab3 /jlox/gradle.properties | |
Java impl init
Diffstat (limited to 'jlox/gradle.properties')
| -rw-r--r-- | jlox/gradle.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/jlox/gradle.properties b/jlox/gradle.properties new file mode 100644 index 0000000..377538c --- /dev/null +++ b/jlox/gradle.properties @@ -0,0 +1,5 @@ +# This file was generated by the Gradle 'init' task. +# https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties + +org.gradle.configuration-cache=true + |
