Closed IosefSaiegh closed 2 years ago
Add this 3 lines in android/gradle.properties
:
android.proguard.enableRulesExtraction=false
android.jetifier.ignorelist=moshi-1.13.0
android.jetifier.blacklist=moshi-1.13.0
now another error appears: Launching lib\main.dart on Android SDK built for x86 in debug mode...
FAILURE: Build failed with an exception.
What went wrong: Execution failed for task ':app:checkDebugDuplicateClasses'.
A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable Duplicate class com.nimbusds.jose.Algorithm found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.CompressionAlgorithm found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.CriticalHeaderParamsAware found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.EncryptionMethod found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.EncryptionMethod$Family found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.Header found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JOSEException found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JOSEObject found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JOSEObjectType found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JOSEProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWEAlgorithm found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWEAlgorithm$Family found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWECryptoParts found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWEDecrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWEEncrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWEHeader found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWEHeader$Builder found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWEObject found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWEObject$State found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWEProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWSAlgorithm found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWSAlgorithm$Family found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWSHeader found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWSHeader$Builder found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWSObject found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWSObject$State found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWSProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWSSigner found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.JWSVerifier found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.KeyException found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.KeyLengthException found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.KeySourceException found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.KeyTypeException found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.Payload found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.Payload$Origin found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.PayloadTransformer found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.PlainHeader found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.PlainHeader$Builder found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.PlainObject found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.RemoteKeySourceException found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.Requirement found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.AESDecrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.AESEncrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.AESEncrypter$AlgFamily found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.DirectDecrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.DirectEncrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.ECDHDecrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.ECDHEncrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.ECDSASigner found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.ECDSAVerifier found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.Ed25519Signer found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.Ed25519Verifier found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.MACSigner found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.MACVerifier found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.PasswordBasedDecrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.PasswordBasedEncrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.RSADecrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.RSAEncrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.RSASSASigner found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.RSASSAVerifier found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.X25519Decrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.X25519Encrypter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.bc.BouncyCastleProviderSingleton found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.factories.DefaultJWEDecrypterFactory found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.factories.DefaultJWSVerifierFactory found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.AAD found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.AESCBC found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.AESCryptoProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.AESGCM found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.AESGCMKW found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.AESKW found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.AlgorithmParametersHelper found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.AlgorithmSupportMessage found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.AuthenticatedCipherText found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.BaseJWSProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.CipherHelper found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.CompositeKey found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.ConcatKDF found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.ContentCryptoProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.CriticalHeaderParamsDeferral found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.DeflateHelper found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.DirectCryptoProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.ECDH found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.ECDH$AlgorithmMode found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.ECDHCryptoProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.ECDSA found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.ECDSAProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.EdDSAProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.HMAC found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.LegacyAESGCM found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.LegacyConcatKDF found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.MACProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.PBKDF2 found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.PRFParams found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.PasswordBasedCryptoProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.RSA1_5 found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.RSACryptoProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.RSAKeyUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.RSASSA found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.RSASSAProvider found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.impl.RSA_OAEP found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.utils.ConstantTimeUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.crypto.utils.ECChecks found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jca.JCAAware found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jca.JCAContext found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jca.JCASupport found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jca.JWEJCAContext found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.AsymmetricJWK found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.Curve found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.CurveBasedJWK found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.ECKey found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.ECKey$Builder found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.JWK found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.JWKMatcher found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.JWKMatcher$Builder found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.JWKSelector found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.JWKSet found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.KeyConverter found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.KeyOperation found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.KeyType found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.KeyUse found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.OctetKeyPair found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.OctetKeyPair$Builder found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.OctetSequenceKey found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.OctetSequenceKey$Builder found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.PasswordLookup found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.RSAKey found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.RSAKey$Builder found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.RSAKey$OtherPrimesInfo found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.SecretJWK found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.ThumbprintUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.gen.ECKeyGenerator found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.gen.JWKGenerator found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.gen.OctetKeyPairGenerator found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.gen.OctetSequenceKeyGenerator found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.gen.RSAKeyGenerator found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.source.DefaultJWKSetCache found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.source.ImmutableJWKSet found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.source.ImmutableSecret found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.source.JWKSecurityContextJWKSet found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.source.JWKSetCache found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.source.JWKSource found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.jwk.source.RemoteJWKSet found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.BadJOSEException found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.BadJWEException found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.BadJWSException found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.ConfigurableJOSEProcessor found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.DefaultJOSEProcessor found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.JOSEMatcher found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.JOSEMatcher$Builder found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.JOSEProcessor found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.JOSEProcessorConfiguration found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.JWEDecrypterFactory found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.JWEDecryptionKeySelector found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.JWEKeySelector found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.JWKSecurityContext found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.JWSKeySelector found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.JWSVerificationKeySelector found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.JWSVerifierFactory found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.SecurityContext found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.proc.SimpleSecurityContext found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.AbstractRestrictedResourceRetriever found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.ArrayUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.Base64 found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.Base64URL found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.BigIntegerUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.BoundedInputStream found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.ByteUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.Container found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.DateUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.DefaultResourceRetriever found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.DeflateUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.IOUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.IntegerOverflowException found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.IntegerUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.JSONObjectUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.KeyUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.Resource found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.ResourceRetriever found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.RestrictedResourceRetriever found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.StandardCharset found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.X509CertChainUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jose.util.X509CertUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.EncryptedJWT found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.JWT found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.JWTClaimsSet found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.JWTClaimsSet$Builder found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.JWTClaimsSetTransformer found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.JWTParser found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.PlainJWT found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.SignedJWT found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.proc.BadJWTException found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.proc.ClockSkewAware found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.proc.ConfigurableJWTProcessor found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.proc.DefaultJWTClaimsVerifier found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.proc.DefaultJWTProcessor found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.proc.JWTClaimsSetVerifier found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.proc.JWTProcessor found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.proc.JWTProcessorConfiguration found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Duplicate class com.nimbusds.jwt.util.DateUtils found in modules jetified-nimbus-jose-jwt-9.16.1 (com.nimbusds:nimbus-jose-jwt:9.16.1) and jetified-threedssdk-release-1.10.6-runtime (com.nds.threeds:threedssdk-release:1.10.6) Go to the documentation to learn how to Fix dependency resolution errors.
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 6m 24s Exception: Gradle task assembleDebug failed with exit code 1 Exited (sigterm)
You have both mavenCentral and jcenter as repositories. Remove jcenter() from your project gradle file since it is already obsolete.
I keep getting the same error
I am also facing the same issue
Ok so i got the fix for this after going though the example app
jcenter()
from android/build.gradle, if mavencentral()
is already thereext { sqipVersion = '1.5.5' }
android.useAndroidX=true android.enableJetifier=true android.proguard.enableRulesExtraction=false android.jetifier.ignorelist=moshi-1.13.0 android.jetifier.blacklist=moshi-1.13.0
<meta-data android:name="com.google.android.gms.wallet.api.enabled" android:value="true" />
thats it! It worked like a charm for me.
Resolved in latest update.
Describe the issue
I'm trying to add the plugin to my flutter project, but when I run the app I get this in the console:
Environment (please complete the following information):
flutter doctor -v
in your terminal and copy the results here.[√] Flutter (Channel stable, 2.10.4, on Microsoft Windows [Versiֳ³n 10.0.19043.1586], locale es-AR) • Flutter version 2.10.4 at C:\src\flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision c860cba910 (12 days ago), 2022-03-25 00:23:12 -0500 • Engine revision 57d3bac3dd • Dart version 2.16.2 • DevTools version 2.9.2
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3) • Android SDK at C:\Users\Iosef\AppData\Local\Android\sdk • Platform android-31, build-tools 30.0.3 • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java • Java version OpenJDK Runtime Environment (build 11.0.11+9-b60-7590822) • All Android licenses accepted.
[√] Chrome - develop for the web • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
[√] Visual Studio - develop for Windows (Visual Studio Community 2019 16.10.4) • Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2019\Community • Visual Studio Community 2019 version 16.10.31515.178 • Windows 10 SDK version 10.0.19041.0
[√] Android Studio (version 2021.1) • Android Studio at C:\Program Files\Android\Android Studio • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 11.0.11+9-b60-7590822)
[√] VS Code (version 1.66.0) • VS Code at C:\Users\Iosef\AppData\Local\Programs\Microsoft VS Code • Flutter extension version 3.38.1
[√] Connected device (4 available) • Android SDK built for x86 (mobile) • emulator-5554 • android-x86 • Android 11 (API 30) (emulator) • Windows (desktop) • windows • windows-x64 • Microsoft Windows [Versiֳ³n 10.0.19043.1586] • Chrome (web) • chrome • web-javascript • Google Chrome 99.0.4844.84 • Edge (web) • edge • web-javascript • Microsoft Edge 99.0.1150.55
[√] HTTP Host Availability • All required HTTP hosts are available
• No issues found!