Attached is the build error I'm encountering

On Tuesday, June 22, 2021 at 5:15:44 PM UTC-5 Matthew Perkins wrote:

> Firebase is using: protobuf-javalite:3.14.0
>
> On Tuesday, June 22, 2021 at 5:12:02 PM UTC-5 Derek Perez wrote:
>
>> Can you tell what version of protobuf firebase is pulling in? I wonder if 
>> we can get one or the other updated?
>>
>> On Tue, Jun 22, 2021 at 2:53 PM 'Matthew Perkins' via Protocol Buffers <
>> [email protected]> wrote:
>>
>>> Hi guys,
>>>
>>> We have an android app that we're attempting to use Firebase in, but a 
>>> dependency we use is using protobuf-java causing conflicts with Firebase 
>>> and it's inclusion of protobuf-javalite.
>>>
>>> We've found some suggestions but nothing really consistent.
>>>
>>> We can get the application to build and run using this block in the 
>>> android block of the apps build.gradle file:
>>>
>>> configurations {
>>>      implementation.exclude module:'proto-google-common-protos'
>>>      implementation.exclude module:'protolite-well-known-types'
>>>      implementation.exclude module:'protobuf-lite'
>>>      implementation.exclude module:'protobuf-javalite'
>>> }
>>>
>>> Is there a better way (short of eliminating the dependency that uses 
>>> protobuf-java) to ensure compatibility?
>>>
>>> Any suggestions would be greatly appreciated.
>>>
>>> Thanks!
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Protocol Buffers" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to [email protected].
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/protobuf/d7932836-f94d-4d16-8700-f4db56046572n%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/protobuf/d7932836-f94d-4d16-8700-f4db56046572n%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/41465c30-80b1-4508-9729-f4ea76e8dbccn%40googlegroups.com.
{\rtf1\ansi\ansicpg1252\cocoartf2513
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
{\colortbl;\red255\green255\blue255;}
{\*\expandedcolortbl;;}
\margl1440\margr1440\vieww10800\viewh8400\viewkind0
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0

\f0\fs24 \cf0 Duplicate class com.google.protobuf.AbstractMessageLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.AbstractMessageLite$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.AbstractMessageLite$Builder$LimitedInputStream found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.AbstractMessageLite$InternalOneOfEnum found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.AbstractParser found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.AbstractProtobufList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.AllocatedBuffer found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.AllocatedBuffer$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.AllocatedBuffer$2 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Android found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Any found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Any$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Any$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.AnyOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.AnyProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Api found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Api$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Api$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ApiOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ApiProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ArrayDecoders found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ArrayDecoders$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ArrayDecoders$Registers found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BinaryReader found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BinaryReader$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BinaryReader$SafeHeapReader found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BinaryWriter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BinaryWriter$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BinaryWriter$SafeDirectWriter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BinaryWriter$SafeHeapWriter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BinaryWriter$UnsafeDirectWriter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BinaryWriter$UnsafeHeapWriter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BoolValue found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BoolValue$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BoolValue$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BoolValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BooleanArrayList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BufferAllocator found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BufferAllocator$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteBufferWriter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteOutput found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$2 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$AbstractByteIterator found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$ArraysByteArrayCopier found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$BoundedByteString found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$ByteArrayCopier found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$ByteIterator found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$CodedBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$LeafByteString found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$LiteralByteString found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$Output found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ByteString$SystemByteArrayCopier found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BytesValue found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BytesValue$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BytesValue$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.BytesValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedInputStream found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedInputStream$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedInputStream$ArrayDecoder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedInputStream$IterableDirectByteBufferDecoder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedInputStream$StreamDecoder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedInputStream$StreamDecoder$RefillCallback found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedInputStream$StreamDecoder$SkippedDataSink found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedInputStream$UnsafeDirectNioDecoder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedInputStreamReader found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedInputStreamReader$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStream found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStream$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStream$AbstractBufferedEncoder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStream$ArrayEncoder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStream$ByteOutputEncoder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStream$HeapNioEncoder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStream$OutOfSpaceException found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStream$OutputStreamEncoder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStream$SafeDirectNioEncoder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStream$UnsafeDirectNioEncoder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStreamWriter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.CodedOutputStreamWriter$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.DescriptorProtos found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$DescriptorProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$DescriptorProto$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRange$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$DescriptorProto$ExtensionRangeOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRange$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$DescriptorProto$ReservedRangeOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$DescriptorProtoOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumDescriptorProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumDescriptorProto$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRange$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumDescriptorProto$EnumReservedRangeOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumDescriptorProtoOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumOptions found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumOptions$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumOptionsOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumValueDescriptorProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumValueDescriptorProto$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumValueDescriptorProtoOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumValueOptions found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumValueOptions$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$EnumValueOptionsOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$ExtensionRangeOptions found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$ExtensionRangeOptions$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$ExtensionRangeOptionsOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldDescriptorProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Label$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldDescriptorProto$Type$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldDescriptorProtoOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldOptions found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldOptions$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldOptions$CType found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldOptions$CType$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldOptions$JSType found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldOptions$JSType$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FieldOptionsOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FileDescriptorProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FileDescriptorProto$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FileDescriptorProtoOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FileDescriptorSet found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FileDescriptorSet$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FileDescriptorSetOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FileOptions found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FileOptions$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FileOptions$OptimizeMode$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$FileOptionsOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$GeneratedCodeInfo found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Annotation$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$AnnotationOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$GeneratedCodeInfo$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$GeneratedCodeInfoOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$MessageOptions found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$MessageOptions$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$MessageOptionsOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$MethodDescriptorProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$MethodDescriptorProto$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$MethodDescriptorProtoOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$MethodOptions found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$MethodOptions$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$MethodOptions$IdempotencyLevel found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$MethodOptions$IdempotencyLevel$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$MethodOptionsOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$OneofDescriptorProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$OneofDescriptorProto$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$OneofDescriptorProtoOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$OneofOptions found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$OneofOptions$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$OneofOptionsOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$ServiceDescriptorProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$ServiceDescriptorProto$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$ServiceDescriptorProtoOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$ServiceOptions found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$ServiceOptions$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$ServiceOptionsOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$SourceCodeInfo found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$SourceCodeInfo$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$SourceCodeInfo$Location found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$SourceCodeInfo$Location$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$SourceCodeInfo$LocationOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$SourceCodeInfoOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$UninterpretedOption found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$UninterpretedOption$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$UninterpretedOption$NamePart found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$UninterpretedOption$NamePart$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$UninterpretedOption$NamePartOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DescriptorProtos$UninterpretedOptionOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protolite-well-known-types-18.0.0-runtime.jar (com.google.firebase:protolite-well-known-types:18.0.0)\
Duplicate class com.google.protobuf.DoubleArrayList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.DoubleValue found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.DoubleValue$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.DoubleValue$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.DoubleValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Duration found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Duration$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Duration$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.DurationOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.DurationProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Empty found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Empty$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Empty$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.EmptyOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.EmptyProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Enum found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Enum$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Enum$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.EnumOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.EnumValue found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.EnumValue$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.EnumValue$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.EnumValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ExperimentalApi found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ExtensionLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ExtensionRegistryFactory found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ExtensionRegistryLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ExtensionRegistryLite$ExtensionClassHolder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ExtensionRegistryLite$ObjectIntPair found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ExtensionSchema found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ExtensionSchemaLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ExtensionSchemaLite$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ExtensionSchemas found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Field found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Field$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Field$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Field$Cardinality found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Field$Cardinality$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Field$Kind found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Field$Kind$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldInfo found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldInfo$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldInfo$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldMask found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldMask$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldMask$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldMaskOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldMaskProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldSet found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldSet$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldSet$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldSet$FieldDescriptorLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldType found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldType$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FieldType$Collection found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FloatArrayList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FloatValue found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FloatValue$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FloatValue$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.FloatValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageInfoFactory found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite$DefaultInstanceBasedParser found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite$ExtendableBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite$ExtendableMessage found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite$ExtendableMessage$ExtensionWriter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite$ExtendableMessageOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite$ExtensionDescriptor found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite$GeneratedExtension found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite$MethodToInvoke found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.GeneratedMessageLite$SerializedForm found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Int32Value found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Int32Value$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Int32Value$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Int32ValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Int64Value found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Int64Value$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Int64Value$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Int64ValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.IntArrayList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$BooleanList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$DoubleList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$EnumLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$EnumLiteMap found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$EnumVerifier found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$FloatList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$IntList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$ListAdapter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$ListAdapter$Converter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$LongList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$MapAdapter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$MapAdapter$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$MapAdapter$Converter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$MapAdapter$EntryAdapter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$MapAdapter$IteratorAdapter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$MapAdapter$SetAdapter found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Internal$ProtobufList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.InvalidProtocolBufferException found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.InvalidProtocolBufferException$InvalidWireTypeException found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.IterableByteBufferInputStream found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.JavaType found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.LazyField found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.LazyField$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.LazyField$LazyEntry found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.LazyField$LazyIterator found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.LazyFieldLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.LazyStringArrayList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.LazyStringArrayList$ByteArrayListView found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.LazyStringArrayList$ByteStringListView found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.LazyStringList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ListFieldSchema found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ListFieldSchema$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ListFieldSchema$ListFieldSchemaFull found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ListFieldSchema$ListFieldSchemaLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ListValue found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ListValue$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ListValue$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ListValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.LongArrayList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ManifestSchemaFactory found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ManifestSchemaFactory$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ManifestSchemaFactory$CompositeMessageInfoFactory found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MapEntryLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MapEntryLite$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MapEntryLite$Metadata found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MapFieldLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MapFieldSchema found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MapFieldSchemaLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MapFieldSchemas found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MessageInfo found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MessageInfoFactory found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MessageLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MessageLite$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MessageLiteOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MessageLiteToString found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MessageSchema found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MessageSchema$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MessageSetSchema found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Method found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Method$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Method$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MethodOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Mixin found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Mixin$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Mixin$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MixinOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MutabilityOracle found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.MutabilityOracle$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.NewInstanceSchema found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.NewInstanceSchemaLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.NewInstanceSchemas found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.NioByteString found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.NioByteString$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.NullValue found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.NullValue$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.OneofInfo found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Option found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Option$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Option$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.OptionOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Parser found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.PrimitiveNonBoxingCollection found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ProtoSyntax found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Protobuf found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ProtobufArrayList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ProtobufLists found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ProtocolStringList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.RawMessageInfo found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Reader found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.RopeByteString found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.RopeByteString$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.RopeByteString$Balancer found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.RopeByteString$PieceIterator found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.RopeByteString$RopeInputStream found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Schema found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SchemaFactory found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SchemaUtil found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SmallSortedMap found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SmallSortedMap$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SmallSortedMap$DescendingEntryIterator found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SmallSortedMap$DescendingEntrySet found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SmallSortedMap$EmptySet found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SmallSortedMap$EmptySet$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SmallSortedMap$EmptySet$2 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SmallSortedMap$Entry found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SmallSortedMap$EntryIterator found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SmallSortedMap$EntrySet found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SourceContext found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SourceContext$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SourceContext$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SourceContextOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.SourceContextProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.StringValue found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.StringValue$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.StringValue$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.StringValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Struct found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Struct$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Struct$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Struct$FieldsDefaultEntryHolder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.StructOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.StructProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.StructuralMessageInfo found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.StructuralMessageInfo$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Syntax found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Syntax$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.TextFormatEscaper found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.TextFormatEscaper$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.TextFormatEscaper$2 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.TextFormatEscaper$ByteSequence found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Timestamp found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Timestamp$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Timestamp$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.TimestampOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.TimestampProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Type found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Type$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Type$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.TypeOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.TypeProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UInt32Value found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UInt32Value$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UInt32Value$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UInt32ValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UInt64Value found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UInt64Value$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UInt64Value$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UInt64ValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UninitializedMessageException found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnknownFieldSchema found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnknownFieldSetLite found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnknownFieldSetLiteSchema found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnmodifiableLazyStringList found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnmodifiableLazyStringList$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnmodifiableLazyStringList$2 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnsafeUtil found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnsafeUtil$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnsafeUtil$Android32MemoryAccessor found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnsafeUtil$Android64MemoryAccessor found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnsafeUtil$JvmMemoryAccessor found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.UnsafeUtil$MemoryAccessor found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Utf8 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Utf8$DecodeUtil found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Utf8$Processor found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Utf8$SafeProcessor found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Utf8$UnpairedSurrogateException found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Utf8$UnsafeProcessor found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Value found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Value$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Value$Builder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Value$KindCase found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.ValueOrBuilder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat$FieldType found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat$FieldType$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat$FieldType$2 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat$FieldType$3 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat$FieldType$4 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat$JavaType found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat$Utf8Validation found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat$Utf8Validation$1 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat$Utf8Validation$2 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WireFormat$Utf8Validation$3 found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.WrappersProto found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Writer found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)\
Duplicate class com.google.protobuf.Writer$FieldOrder found in modules protobuf-java-3.17.3.jar (com.google.protobuf:protobuf-java:3.17.3) and protobuf-javalite-3.14.0.jar (com.google.protobuf:protobuf-javalite:3.14.0)}

Reply via email to