network-international / react-native-ngenius

Other
5 stars 8 forks source link

Android running app have ni sdk issue #26

Closed sanjaymj12345 closed 1 year ago

sanjaymj12345 commented 1 year ago

Execution failed for task ':app:checkDebugDuplicateClasses'.

A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable Duplicate class com.nimbusds.jose.JWEObject found in modules jetified-ni-three-ds-two-android-sdk-1.0-runtime (com.github.mu1ex:ni-three-ds-two-android-sdk:1.0) and jetified-nimbus-jose-jwt-5.1 (com.nimbusds:nimbus-jose-jwt:5.1) Duplicate class com.nimbusds.jose.JWEObject$State found in modules jetified-ni-three-ds-two-android-sdk-1.0-runtime (com.github.mu1ex:ni-three-ds-two-android-sdk:1.0) and jetified-nimbus-jose-jwt-5.1 (com.nimbusds:nimbus-jose-jwt:5.1) Duplicate class com.nimbusds.jose.JWSObject found in modules jetified-ni-three-ds-two-android-sdk-1.0-runtime (com.github.mu1ex:ni-three-ds-two-android-sdk:1.0) and jetified-nimbus-jose-jwt-5.1 (com.nimbusds:nimbus-jose-jwt:5.1) Duplicate class com.nimbusds.jose.JWSObject$State found in modules jetified-ni-three-ds-two-android-sdk-1.0-runtime (com.github.mu1ex:ni-three-ds-two-android-sdk:1.0) and jetified-nimbus-jose-jwt-5.1 (com.nimbusds:nimbus-jose-jwt:5.1) Duplicate class com.nimbusds.jose.Payload found in modules jetified-ni-three-ds-two-android-sdk-1.0-runtime (com.github.mu1ex:ni-three-ds-two-android-sdk:1.0) and jetified-nimbus-jose-jwt-5.1 (com.nimbusds:nimbus-jose-jwt:5.1) Duplicate class com.nimbusds.jose.Payload$Origin found in modules jetified-ni-three-ds-two-android-sdk-1.0-runtime (com.github.mu1ex:ni-three-ds-two-android-sdk:1.0) and jetified-nimbus-jose-jwt-5.1 (com.nimbusds:nimbus-jose-jwt:5.1) Duplicate class com.nimbusds.jose.Requirement found in modules jetified-ni-three-ds-two-android-sdk-1.0-runtime (com.github.mu1ex:ni-three-ds-two-android-sdk:1.0) and jetified-nimbus-jose-jwt-5.1 (com.nimbusds:nimbus-jose-jwt:5.1) Duplicate class com.nimbusds.jose.crypto.AESEncrypter found in modules jetified-ni-three-ds-two-android-sdk-1.0-runtime (com.github.mu1ex:ni-three-ds-two-android-sdk:1.0) and jetified-nimbus-jose-jwt-5.1 (com.nimbusds:nimbus-jose-jwt:5.1)

sanjaymj12345 commented 1 year ago

Any update on this? i am already using latest NI package

mu1ex commented 1 year ago

The latest version fixes this