Please, update play-services-wearable version to 9.6.1
cempo opened this issue · 0 comments
cempo commented
I'm using
compile 'com.google.android.gms:play-services-wearable:9.6.1'
in my project.
But when I try to build signed apk, I'm getting error like this:
Error:Uncaught translation error: com.android.dx.cf.code.SimException: com.android.dx.rop.cst.CstMethodRef cannot be cast to com.android.dx.rop.cst.CstInterfaceMethodRef Possible causes for this unexpected error include:
- Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies and sync project (requires network)
- The state of a Gradle build process (daemon) may be corrupt. Stopping all Gradle daemons may solve this problem. Stop Gr...