I’m getting a warning I don’t know how to deal wit...
# multiplatform
g
I’m getting a warning I don’t know how to deal with. To begin with I’d like to understand if this is something I need to be concerned about, I’m guessing this is somehow resolved by picking one over the other since it’s only a warning. If that’s the case, I’m happy to just suppress this warning for now if that’s possible? Otherwise, how can I understand what’s causing these two different klibs to be included?
Copy code
w: KLIB resolver: The same 'unique_name=org.jetbrains.kotlinx:atomicfu' found in more than one library: /.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/atomicfu-iosarm64/0.23.1/6bee9d1c6613aff5e15bbdde20f97563c121b89c/atomicfu.klib, /.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlinx/atomicfu-iosarm64/0.25.0/a14dfba932b83506cae0fe3e33927bab29030127/atomicfu.klib
j
Hey Gustav, I just came across a similar issue. Did you figure out the issue / how to resolve it?
I'm seeing:
Copy code
w: KLIB resolver: The same 'unique_name=public_commonMain' found in more than one library: 

/Users/jagtej/Documents/repos/Privy/privy-android/kmp/client-analytics-id/public/build/classes/kotlin/metadata/commonMain, 

/Users/jagtej/Documents/repos/Privy/privy-android/kmp/di/public/build/classes/kotlin/metadata/commonMain, 

/Users/jagtej/Documents/repos/Privy/privy-android/kmp/logging/public/build/classes/kotlin/metadata/commonMain, 

/Users/jagtej/Documents/repos/Privy/privy-android/kmp/network/public/build/classes/kotlin/metadata/commonMain