ohteepee icon indicating copy to clipboard operation
ohteepee copied to clipboard

Unable to get the library to work with Kotlin 1.7.0

Open ashwinbhaskar opened this issue 1 year ago • 0 comments

Is this library designed to be used with Kotlin 1.9.0? I get the following error when I add ohteepee dependency and compile my project.

~/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.9.0/cd65c21cfd1eec4d44ef09f9f52b6d9f8a720636/kotlin-stdlib-common-1.9.0.jar!/META-INF/kotlin-stdlib-common.kotlin_module: 
Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.

ashwinbhaskar avatar May 10 '24 01:05 ashwinbhaskar