问题
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