Failed to implement implementation "com.tomtom.sdk.maps:map-display:0.3.1617"

I have an error implementing implementation
"com.tomtom.sdk.maps:map-display:0.3.1617"
it causes conflict and tells me I have a duplicate
file Caused by: java.lang.RuntimeException: Duplicate class com.google.protobuf .AbstractMessageLite found in modules protobuf-java-3.21.12 (com.google.protobuf:protobuf-java:3.21.12) and protobuf-javalite-3.17.3 (com.google.protobuf:protobuf-javalite:3.17.3)

can you provide your dependencies list from build.gradle?