Hi, i am getting this error when i run my app with 'com.google.cloud:google-cloud-translate:0.5.0' dependency.
Note: when i build my app, it gives 8 warnings with zero errors but when i run i am getting this error: **"Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.
com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/google/protobuf/AbstractMessageLite$Builder$LimitedInputStream.class**
how can i resolve it??/