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
MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26): Lorg/mozilla/javascript/SlotMapOwner$ThreadedAccess;checkAndReplaceMap(Lorg/mozilla/javascript/SlotMapOwner;Lorg/mozilla/javascript/SlotMap;Lorg/mozilla/javascript/SlotMap;)Lorg/mozilla/javascript/SlotMap;
> A failure occurred while executing com.android.build.gradle.internal.tasks.DexFileDependenciesTask$DexFileDependenciesWorkerAction
> Error while dexing.
Increase the minSdkVersion to 26 or above.
The text was updated successfully, but these errors were encountered:
anonyein
changed the title
Thread safe slot maps without containers commit error on Android
"Thread safe slot maps without containers" commit error on Android
Feb 9, 2025
a015709#diff-c7be90eda3ec6b4f987f6d2c8e297125e9d0e08607543bec8ae2b85ddf36f7a4R24
The text was updated successfully, but these errors were encountered: