Can anyone help me with this : The binary version ...
# community-support
g
Can anyone help me with this : The binary version of its metadata is 2.1.0, expected version is 1.8.0. and also this: * What went wrong: Execution failed for task 'appcompileDebugKotlin'.
A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
> Compilation error. See log for more details help me solve this please
c
Looks like you are using a library that requires Kotlin 2.1.0 on Kotlin 1.8.0. Check a build scan to determine the culprit.
t
yeah either need to update your kotlin version to at least 2.0 or rollback the dep until you find one that uses 1.9.