HOW TO FIX THIS ERROR ?

379 views
Skip to first unread message

Mohamed Ridzwan Mohamed Haniffa

unread,
Nov 9, 2020, 12:57:01 AM11/9/20
to Flutter Development (flutter-dev)
How to fix this error ? 

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.google.protobuf.AbstractMessageLite found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.AbstractMessageLite$Builder found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.AbstractMessageLite$Builder$LimitedInputStream found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.AbstractParser found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.AbstractProtobufList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.BooleanArrayList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteBufferWriter found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteOutput found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteString found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteString$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteString$ArraysByteArrayCopier found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteString$BoundedByteString found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteString$ByteArrayCopier found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteString$ByteIterator found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteString$CodedBuilder found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteString$LeafByteString found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteString$LiteralByteString found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteString$Output found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ByteString$SystemByteArrayCopier found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.CodedInputStream found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.CodedOutputStream found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.CodedOutputStream$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.CodedOutputStream$AbstractBufferedEncoder found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.CodedOutputStream$ArrayEncoder found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.CodedOutputStream$ByteOutputEncoder found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.CodedOutputStream$OutOfSpaceException found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.CodedOutputStream$OutputStreamEncoder found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.DoubleArrayList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ExperimentalApi found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ExtensionLite found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ExtensionRegistryFactory found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ExtensionRegistryLite found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ExtensionRegistryLite$ObjectIntPair found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.FieldSet found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.FieldSet$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.FieldSet$FieldDescriptorLite found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.FloatArrayList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite$Builder found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite$DefaultInstanceBasedParser found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite$ExtendableBuilder found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite$ExtendableMessage found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite$ExtendableMessage$ExtensionWriter found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite$ExtendableMessageOrBuilder found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite$ExtensionDescriptor found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite$GeneratedExtension found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite$MethodToInvoke found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.GeneratedMessageLite$SerializedForm found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.IntArrayList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$BooleanList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$DoubleList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$EnumLite found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$EnumLiteMap found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$FloatList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$IntList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$ListAdapter found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$ListAdapter$Converter found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$LongList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$MapAdapter found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$MapAdapter$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$MapAdapter$Converter found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$MapAdapter$EntryAdapter found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$MapAdapter$IteratorAdapter found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$MapAdapter$SetAdapter found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Internal$ProtobufList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.InvalidProtocolBufferException found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.LazyField found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.LazyField$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.LazyField$LazyEntry found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.LazyField$LazyIterator found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.LazyFieldLite found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.LazyStringArrayList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.LazyStringArrayList$ByteArrayListView found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.LazyStringArrayList$ByteStringListView found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.LazyStringList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.LongArrayList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.MapEntryLite found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.MapEntryLite$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.MapEntryLite$Metadata found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.MapFieldLite found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.MessageLite found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.MessageLite$Builder found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.MessageLiteOrBuilder found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.MessageLiteToString found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.MutabilityOracle found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.MutabilityOracle$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.NioByteString found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.NioByteString$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Parser found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ProtobufArrayList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.ProtocolStringList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.RopeByteString found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.RopeByteString$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.RopeByteString$Balancer found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.RopeByteString$PieceIterator found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.RopeByteString$RopeInputStream found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.SmallSortedMap found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.SmallSortedMap$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.SmallSortedMap$EmptySet found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.SmallSortedMap$EmptySet$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.SmallSortedMap$EmptySet$2 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.SmallSortedMap$Entry found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.SmallSortedMap$EntryIterator found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.SmallSortedMap$EntrySet found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.TextFormatEscaper found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.TextFormatEscaper$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.TextFormatEscaper$2 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.TextFormatEscaper$ByteSequence found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.UninitializedMessageException found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.UnknownFieldSetLite found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.UnmodifiableLazyStringList found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.UnmodifiableLazyStringList$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.UnmodifiableLazyStringList$2 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.UnsafeUtil found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.UnsafeUtil$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Utf8 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Utf8$Processor found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Utf8$SafeProcessor found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Utf8$UnpairedSurrogateException found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.Utf8$UnsafeProcessor found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat$FieldType found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat$FieldType$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat$FieldType$2 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat$FieldType$3 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat$FieldType$4 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat$JavaType found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat$Utf8Validation found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat$Utf8Validation$1 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat$Utf8Validation$2 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)
     Duplicate class com.google.protobuf.WireFormat$Utf8Validation$3 found in modules jetified-protobuf-javalite-3.11.0 (com.google.protobuf:protobuf-javalite:3.11.0) and jetified-protobuf-lite-3.0.1 (com.google.protobuf:protobuf-lite:3.0.1)

     Go to the documentation to learn how to <a href="d.android.com/r/tools/classpath-sync-errors">Fix dependency resolution errors</a>.

* 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 32s
Exception: Gradle task assembleDebug failed with exit code 1

Reply all
Reply to author
Forward

Suzuki Tomohiro

unread,
Nov 9, 2020, 6:37:36 AM11/9/20
to Mohamed Ridzwan Mohamed Haniffa, Flutter Development (flutter-dev)
Go to the documentation to learn how to <a href="d.android.com/r/tools/classpath-sync-errors">Fix dependency resolution errors</a>.

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/4bc7efb8-3337-4240-90bd-ab73162268d1n%40googlegroups.com.

Daniel Santin Debastiani

unread,
Nov 12, 2020, 7:04:09 PM11/12/20
to Flutter Development (flutter-dev)
Hi.

I faced the same problem with a native Android project. It seems to have been caused by outdated or incompatible combinations of Firebase and Play Services dependencies.

If you use some of these Google libraries in your application to provide push notifications, analytics, etc. I strongly recommend that you upgrade to the latest versions.

I'm not a Flutter developer, so I don't know if this is caused by a plugin or flutter dependencies. In my Android project, updating these libraries solved the problem.

I hope I have helped you with this information.
Reply all
Reply to author
Forward
0 new messages