Skip to content

Commit

Permalink
TRY: disable native toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
whyoleg committed Aug 29, 2024
1 parent 71eb4fb commit 7a7e983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ version=0.3.1
kotlin.mpp.import.enableKgpDependencyResolution=true
kotlin.mpp.enableCInteropCommonization=true
kotlin.native.ignoreDisabledTargets=true
kotlin.native.toolchain.enabled=false
kotlin.js.yarn=false
#Android
android.useAndroidX=true
Expand Down

0 comments on commit 7a7e983

Please sign in to comment.