e: C:/Users/Tian-PC/.gradle/caches/transforms-3/045c3fad275a2173e64fb4cc13e1a006/transformed/jetified-AndroidFilePicker-2.0-api.jar!/META-INF/filepicker_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.
由于某些原因导致我没办法把主工程升级到1.9. 导致没办法使用.
然后我fork后, 修改了kotlin版本, 但是还是出现这个错误 请问哪里有设置额外的kotlin版本吗?