Minimal repro for godot-kotlin-jvm non-RefCounted binding leak

This commit is contained in:
stan220
2026-07-10 10:24:04 +03:00
commit 5243fb9dcd
12 changed files with 444 additions and 0 deletions
Binary file not shown.
+11
View File
@@ -0,0 +1,11 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
org.gradle.daemon=true
org.gradle.parallel=true