https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
r

rsktash

04/06/2021, 6:31 PM
What should I do?
b

Big Chungus

04/06/2021, 6:34 PM
if it's just patch version difference, it's safe-ish to ignore
r

rsktash

04/06/2021, 6:35 PM
I’m having this error when I try to upgrade project dependency versions and sync gradle
b

Big Chungus

04/06/2021, 6:51 PM
It's an IDEA error, not gradle error
k

kpgalligan

04/06/2021, 6:57 PM
What version of kotlin are you using for the project, and what are the other dependencies?
h

Harold Martin

04/06/2021, 9:18 PM
It may be an issue configuring versions in your gradle dependencies. If not try invalidate cache + restart IDE