android-docs-samples icon indicating copy to clipboard operation
android-docs-samples copied to clipboard

proto build error

Open DavidChen528 opened this issue 7 years ago • 1 comments

If I implementation 'com.google.cloud:google-cloud-speech:0.56.0-beta',when I run app it failed:“More than one file was found with OS independent path 'META-INF/INDEX.LIST'”,than I add packagingOptions { exclude 'META-INF/INDEX.LIST' } or delete implementation 'com.google.cloud:google-cloud-speech:0.56.0-beta', sync error :“app\build\generated\source\proto\debug\grpc\com\google\logging\v2\LoggingServiceV2Grpc.java.$EST$ (The system can not find the specified file.)”

anybody know how to fix it?

DavidChen528 avatar Aug 07 '18 09:08 DavidChen528

me too!!

liujingyi1 avatar Aug 07 '18 10:08 liujingyi1