You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: