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
{{ message }}
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.
jetified-azure-core-1.26.0.jar
com.android.tools.r8.a: MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26)
Execution failed for task ':app:mergeExtDexDebug'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Failed to transform azure-core-1.26.0.jar (com.azure:azure-core:1.26.0) to match attributes {artifactType=android-dex, dexing-enable-desugaring=true, dexing-incremental-transform=false, dexing-is-debuggable=true, dexing-min-sdk=23, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for DexingWithClasspathTransform: C:\Users\40011606.gradle\caches\transforms-2\files-2.1\c0bfe07c9a38f8dec9c6592f37f678c9\jetified-azure-core-1.26.0.jar.
> Error while dexing.
The above error throws while building apk. I tried deleting caches folder but still the issue persists.
The text was updated successfully, but these errors were encountered:
Azure Blob Storage V12 SDK
Min SDK Version : 23
Target SDK Version : 30
jetified-azure-core-1.26.0.jar
com.android.tools.r8.a: MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26)
Execution failed for task ':app:mergeExtDexDebug'.
The above error throws while building apk. I tried deleting caches folder but still the issue persists.
The text was updated successfully, but these errors were encountered: