I have included my serialization dependency, but android studio says it’s an unresolved reference. I...
r
I have included my serialization dependency, but android studio says it’s an unresolved reference. I have invalidated caches and restarted but I’m still encountering same
d
build.gradle file pls
r
Should I share a snapshot of the build.gradle file? @Dominaezzz
d
yes
r
I invalidated caches and restarted it again without clicking on configure kotlin and surprisingly the errors no longer show
πŸ‘ 1
Thank you so much for your response
πŸ™‚ 1
d
You are very welcome. πŸ™‚ rubber duck
😁 3
c
Also, something that often works when crazy behaviors show up. Delete your auto generated folders and re-import the project. Android studio generates everything again.
πŸ‘ 1