is anyone using gradle version 8.9 for KMM project?
👌 5
Adil
08/07/2024, 5:50 PM
@jw any issues faced during migration from 8.5 to 8.9?
j
jw
08/07/2024, 5:51 PM
None that I can recall. We have probably 10-15 projects that are on 8.9. Renovate always bumps to the latest as soon as it's released.
🙌 1
a
Adil
08/07/2024, 5:53 PM
i am having trouble with Cinterop for ios target binaries (trying to use objC in kotlin gradle was not having issues with this until the migration happend lol)
Hmm we have a few projects using cinterop and some even embedding the resulting native into the klib, but nothing using Objective-C specifically. What's the error displayed?