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
help me please , I was working on a project to diagnose a disease and I used the tflite library to do this, but this problem started to appear, so how can it be solved?
ERROR:C:\Users\hp.gradle\caches\transforms-3\9e8d46caf4d48b7b054bf8aab959d37b\transformed\jetified-guice-5.1.0.jar: D8: com.android.tools.r8.internal.k2: MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26)
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:mergeExtDexDebug'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Failed to transform guice-5.1.0.jar (com.google.inject:guice:5.1.0) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=21, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for DexingWithClasspathTransform: C:\Users\hp.gradle\caches\transforms-3\9e8d46caf4d48b7b054bf8aab959d37b\transformed\jetified-guice-5.1.0.jar.
> Error while dexing.
The text was updated successfully, but these errors were encountered:
Ahmed-Hamdy-911
changed the title
help me please , I was working on a project to diagnose a disease and I used the tflite library to do this, but this problem started to appear, so how can it be solved?
Failed to transform guice-5.1.0.jar (com.google.inject:guice:5.1.0) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=21, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
Mar 1, 2024
Ahmed-Hamdy-911
changed the title
Failed to transform guice-5.1.0.jar (com.google.inject:guice:5.1.0) to match attributes {artifactType=android-dex, asm-transformed-variant=NONE, dexing-enable-desugaring=true, dexing-enable-jacoco-instrumentation=false, dexing-is-debuggable=true, dexing-min-sdk=21, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
Failed to transform guice-5.1.0.jar (com.google.inject:guice:5.1.0) to match attributes
Mar 1, 2024
help me please , I was working on a project to diagnose a disease and I used the tflite library to do this, but this problem started to appear, so how can it be solved?
ERROR:C:\Users\hp.gradle\caches\transforms-3\9e8d46caf4d48b7b054bf8aab959d37b\transformed\jetified-guice-5.1.0.jar: D8: com.android.tools.r8.internal.k2: MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26)
FAILURE: Build failed with an exception.
Execution failed for task ':app:mergeExtDexDebug'.
The text was updated successfully, but these errors were encountered: