Hunter icon indicating copy to clipboard operation
Hunter copied to clipboard

MethodHandle.invoke and MethodHandle.invokeExact are only supported starting with Android O (--min-api 26)]

Open omkar-tenkale opened this issue 3 years ago • 0 comments

Execution failed for task ':myapp:dexBuilderDebug'.
> There were multiple failures while executing work items
   > A failure occurred while executing com.android.build.gradle.internal.dexing.DexWorkAction
      > Failed to process: /Users/meo/Documents/App/myapp/build/intermediates/transforms/DebugHunterTransform/debug/182.jar
   > A failure occurred while executing com.android.build.gradle.internal.dexing.DexWorkAction
      > Failed to process: /Users/meo/Documents/App/myapp/build/intermediates/transforms/DebugHunterTransform/debug/182.jar

* Try:

omkar-tenkale avatar Jul 24 '22 06:07 omkar-tenkale