kotlin-parcelize showing Auto-build Error
Well after trying a lot to solve the error own my own, I think the last thing to try is stack overflow.
I am having a problem due to kotlin-parcelize showing error in Auto-build and don't have any idea about how to solve It.
Well before It I was trying to upgrader the version of Kotlin to 1.4.31 and also changed the JCenter() to mavenCenteral().
Can anyone tell if I importing Kotlin wrongly or doing something else which is causing the problem
build.gradle
// Top-level build file where you...