Skip to content

Commit 2eb7e83

Browse files
committed
fix: Invocation of 'Task.project' by task ':anthropic-client:anthropic-client-darwin:linkDebugFrameworkMacosArm64' at execution time is unsupported.
1 parent 9fffc91 commit 2eb7e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#Gradle
22
org.gradle.jvmargs=-Xmx4048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options\="-Xmx4048M"
33
org.gradle.caching=true
4-
org.gradle.configuration-cache=true
4+
org.gradle.configuration-cache=false
55
#Kotlin
66
kotlin.code.style=official
77
kotlin.js.compiler=ir

0 commit comments

Comments
 (0)