Skip to content

Commit

Permalink
remove unnecessary libbacktrace usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbotsf committed Dec 20, 2024
1 parent 1679172 commit 5698dc3
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
Expand Up @@ -2,7 +2,7 @@ kotlin.code.style=official
kotlin.incremental.js=true
kotlin.incremental.multiplatform=true
kotlin.mpp.stability.nowarn=true
kotlin.native.binary.sourceInfoType=libbacktrace
# kotlin.native.binary.sourceInfoType=libbacktrace
kotlin.native.ignoreDisabledTargets=true

# atomicfu
Expand Down

0 comments on commit 5698dc3

Please sign in to comment.