react-native-keys icon indicating copy to clipboard operation
react-native-keys copied to clipboard

2 files found with path 'META-INF/com.android.tools/proguard/coroutines.pro'

Open jonathanm-tkf opened this issue 1 year ago • 3 comments

Current behavior

Hi guys I have a litter problem with the library, when I try to compile I have this error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':react-native-keys:mergeDebugAndroidTestJavaResource'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.MergeJavaResWorkAction
   > 2 files found with path 'META-INF/com.android.tools/proguard/coroutines.pro' from inputs:
      - /Users/j{user-name}/.gradle/caches/transforms-3/b207d690a4debb38ef8061a3ea8c4b4a/transformed/jetified-kotlinx-coroutines-core-jvm-1.6.1.jar
      - /Users/{user-name}/.gradle/caches/transforms-3/017a23198fed8b7afa4e7f3e58e24b6f/transformed/jetified-kotlinx-coroutines-android-1.6.1.jar
     Adding a packagingOptions block may help, please refer to
     https://developer.android.com/reference/tools/gradle-api/8.1/com/android/build/api/dsl/ResourcesPackagingOptions
     for more information

Could you help me please, thanks

Expected behavior

Platform

  • [X] Android
  • [] iOS

React Native Version

0.73.6

jonathanm-tkf avatar May 22 '24 23:05 jonathanm-tkf