Skip to content

Commit

Permalink
fix: Invocation of 'Task.project' by task ':anthropic-client:anthropi…
Browse files Browse the repository at this point in the history
…c-client-darwin:linkDebugFrameworkMacosArm64' at execution time is unsupported.
  • Loading branch information
hanrw committed Jan 5, 2025
1 parent 9fffc91 commit 2eb7e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#Gradle
org.gradle.jvmargs=-Xmx4048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options\="-Xmx4048M"
org.gradle.caching=true
org.gradle.configuration-cache=true
org.gradle.configuration-cache=false
#Kotlin
kotlin.code.style=official
kotlin.js.compiler=ir
Expand Down

0 comments on commit 2eb7e83

Please sign in to comment.