Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Android Support - V12 SDK #571

Open
nishanthvasu opened this issue Mar 21, 2022 · 1 comment
Open

Android Support - V12 SDK #571

nishanthvasu opened this issue Mar 21, 2022 · 1 comment

Comments

@nishanthvasu
Copy link

nishanthvasu commented Mar 21, 2022

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'.

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.

@nishanthvasu
Copy link
Author

Hi Team,

Any updates on this? @rickle-msft @emgerner-msft @mirobers @esummers-msft @rbalamohan @asorrin-msft @seanmcc-msft

Tagging for better reach. Since our application is already using azure storage. We are trying to upgrade from

implementation ('com.microsoft.azure.android:azure-storage-android:2.0.0@aar') to V12 sdk

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant