element-hq / element-hq/element-android
Regarding the issue of dependency library support :”io.element.android:wysiwyg:2.37.3"
Open
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
The Error inf:
jetified-wysiwyg-2.37.3-api.jar!/META-INF/library_release.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.
My project Current Kotlin version is 1.7.1, but this dependency library uses version 1.9.0. Which "wysiwyg" version supports Kotlin 1.7.1?
Contributor guide
Assessment
This issue has not been assessed yet.