* commit '316473915d6f41523c21d7077093c4071ebb4283': fix typo bug: 12174614
This commit is contained in:
@ -169,7 +169,7 @@ required classes, add the following lines in the
|
||||
|
||||
-keepnames @com.google.android.gms.common.annotation.KeepName class *
|
||||
-keepclassmembernames class * {
|
||||
@ccom.google.android.gms.common.annotation.KeepName *;
|
||||
@com.google.android.gms.common.annotation.KeepName *;
|
||||
}
|
||||
|
||||
-keepnames class * implements android.os.Parcelable {
|
||||
|
Reference in New Issue
Block a user