app run successfully on chrome but building App bundle result in the following error
e: C:\Users\Hp\AppData\Local\Pub\Cache\hosted\pub.dev\video_compress-3.1.3\android\src\main\kotlin\com\example\video_compress\VideoCompressPlugin.kt: (202, 10): Class 'kotlin.jvm.JvmStatic' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.
The class is loaded from C:/Users/Hp/.gradle/caches/transforms-3/f54c5fb57b90d560ab3726a96e6b8f8b/transformed/jetified-kotlin-stdlib-1.9.10.jar!/kotlin/jvm/JvmStatic.class
e
app run successfully on chrome but building App bundle result in the following error
e: C:\Users\Hp\AppData\Local\Pub\Cache\hosted\pub.dev\video_compress-3.1.3\android\src\main\kotlin\com\example\video_compress\VideoCompressPlugin.kt: (202, 10): Class 'kotlin.jvm.JvmStatic' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1. The class is loaded from C:/Users/Hp/.gradle/caches/transforms-3/f54c5fb57b90d560ab3726a96e6b8f8b/transformed/jetified-kotlin-stdlib-1.9.10.jar!/kotlin/jvm/JvmStatic.class e