chore: update vscode settings and gradlew reference

This commit is contained in:
2026-04-18 23:29:36 +02:00
parent adac340925
commit 5d99b2a113
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
{
"C_Cpp.default.compilerPath": ""
"C_Cpp.default.compilerPath": "",
"java.configuration.updateBuildConfiguration": "interactive"
}