之前导入可以正常打包,今天导入项目需要的最后一个 sdk(GooglePlayGames)打包报错。
网上查是说我里面有重复的第三方库,但是我仔细查了并没有。 还有说我重复引用某第三方库,但是具体怎么解决我也不知道? 求大神赐教。
* What went wrong:
Execution failed for task ':transformClassesWithJarMergingForRelease'.
com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/google/android/gms/internal/zzcqt.class
- Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.