error: cannot access AbstractSafeParcelable class file for com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable not found

半世苍凉 提交于 2020-01-03 06:35:12

问题


error: cannot access AbstractSafeParcelable class file for com.google.android.gms.common.internal.safeparcel.AbstractSafeParcelable not found


回答1:


it resloved by changing to 10.0.1 from 9.0.0- in compile 'com.google.firebase:firebase-messaging:10.0.1'



来源:https://stackoverflow.com/questions/44010284/error-cannot-access-abstractsafeparcelable-class-file-for-com-google-android-gm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!