Skip to content

Commit

Permalink
fix: use jvm artifact for resolves conflict transform (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
aajtodd authored Sep 14, 2023
1 parent ba30be6 commit ece2dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brazil/transforms.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"aws.sdk.kotlin.crt:aws-crt-kotlin": "AwsCrtKotlin"
},
"resolvesConflictDependencies": {
"com.squareup.okhttp3:okhttp-coroutines:5.0.0-alpha.11": [
"com.squareup.okhttp3:okhttp-coroutines-jvm:5.0.0-alpha.11": [
"KotlinxCoroutinesCore-1.7.x"
]
}
Expand Down

0 comments on commit ece2dca

Please sign in to comment.