Module was compiled with an incompatible version of Kotlin

Hello team i am using meeting sdk 5.15.5 and getting this error while building apk.

this is my project existing dependencies:
implementation ‘androidx.core:core-ktx:1.8.0’
implementation “org.jetbrains.kotlin:kotlin-stdlib:1.8.20”
classpath “org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.20”

C:/Users/anind/.gradle/caches/transforms-3/c0cf72965472cf7611ae17a3058baab6/transformed/jetified-databinding-ktx-7.4.2/jars/classes.jar!/META-INF/databindingKtx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.